Customer Token Methods

The Customer Token has access to every integration with customer systems. These tokens are mostly used for E-commerce and invoice lists. Below is a chart with every method you can use with a Customer Token.

When you share a token for the API, ensure you are sharing the correct token to the third party. Sharing the wrong token could compromise the security of your information.

If you're not sure about how to use these tokens, please contact Customer Support.

Name

Description

Name

Description

carriers.by.customer.ship.date.list

Get a list of available Carriers for a specific Customer and date range.

customer.details.get

Get a Customer’s information.

customer.shipto.list

Get a Customer’s Ship-To list.

ecommerce-lite/settings

Get an E-commerce Customer’s configuration information.

ecommerce/customer-carriers.list

Get a list of available Carriers for a specific Customer and date range on the E-commerce.

ecommerce/inventory-available-dates.list

Get a list of dates when a product will be available on the E-commerce for a specific Customer.

ecommerce/inventory.get

Get the E-commerce inventory product details for a specific Customer.

This method includes the available quantity based on a specific date.

ecommerce/inventory.list

Get a list of displayed E-commerce inventories for a specific Customer.

This method includes all the inventories based on the setup of the company: On Hand, Future and Vendor Availability in Boxes.

invoice.details.list

Get a detailed list of invoices.

invoice.list

Get a list of invoices.

invoice.pdf.get

Get an invoice as PDF.

prebook.list

Get a list of prebooks.

web-order-details.list

Get a detailed list of Web Orders.

web-order-item.add

Add items to a Web Order with Pending status.

web-order-item.delete

Delete an item from a Web Order.

web-order.checkout

Check out a Web Order.

web-order.create

Create the header of a Web Order.

web-order.delete

Cancel a Web Order.

 

 

Peacock