ApplicationFlags
API | Description |
---|---|
GET api/ApplicationFlags/Origins/{key} |
No documentation available. |
GET api/ApplicationFlags/Statuses/{key} |
No documentation available. |
GET api/ApplicationFlags/ReceivedMethods/{key} |
No documentation available. |
GET api/ApplicationFlags/FulfillmentMethods/{key} |
No documentation available. |
Printing
API | Description |
---|---|
POST api/Printing/PrintReport |
Prints a report generated by Accellos |
POST api/Printing/SetReport |
No documentation available. |
POST api/Printing/ExportToEMF |
No documentation available. |
LogApi
API | Description |
---|---|
POST api/LogApi/LogDebuggingMessage |
No documentation available. |
POST api/LogApi/LogInformationalMessage |
No documentation available. |
POST api/LogApi/LogWarningMessage |
No documentation available. |
POST api/LogApi/LogSevereMessage |
No documentation available. |
POST api/LogApi/LogExceptiongMessage |
No documentation available. |
Shipping
API | Description |
---|---|
POST api/Shipping/PrintReturnLabel |
Prints a return label from USPS or UPS |
Fulfillment
API | Description |
---|---|
GET api/Fulfillment/GetShippedOrder?packslip={packslip}&clientName={clientName} |
Retrieve an order's details by it's packslip number |
GET api/Fulfillment/FindShippedOrders?packslip={packslip}&lastName={lastName}&addressNumber={addressNumber}&zip={zip}&clientName={clientName} |
Find orders by search criteria |
GET api/Fulfillment/GetShippedOrderByPackslip?packslip={packslip}&clientName={clientName} |
Looks up an order by packslip/PFC order number |
GET api/Fulfillment/GetShippedOrderByCustOrder?custOrder={custOrder}&clientName={clientName} |
Looks up an order by the customer order number |
GET api/Fulfillment/GetShippedOrderByExtra1?extra1={extra1}&clientName={clientName} |
Looks up an order by the alternate order number |