Customers
List Customers
Returns a paginated list of customers.
Create Customer
Create a new customer. Automatically creates a default shipping address from the root address fields. Optionally provide a separate billing address.
Bulk Delete Customers
Bulk delete customers by IDs or by applying to all filtered results.
Get Customer
Returns a single customer with addresses and default sales rep.
Update Customer
Update an existing customer. All fields are optional. Default settings (pricing tier, store, shipping methods, warehouse) can only be set on update.
Delete Customer
Delete a customer. Returns 400 if the customer is linked to sales orders or other records.
Get Customer Addresses
Retrieve all addresses associated with a customer including default shipping, billing, and other addresses.
Add Customer Address
Add a new address to a customer. Address deduplication is applied.
Set Default Shipping Address
Set a specific address as the customer's default shipping address.
Set Default Billing Address
Set a specific address as the customer's default billing address.
Bulk Archive Customers
Bulk archive customers by IDs or by applying to all filtered results.
Bulk Unarchive Customers
Bulk unarchive customers by IDs or by applying to all filtered results.
Check Deletable
Check which nominal codes can be deleted. A code cannot be deleted if it is linked to sales order lines or used in nominal code mapping settings.
Archive Customer
Archive a single customer.
Unarchive Customer
Unarchive a previously archived customer.
Preview Import
Previews an import file for financial alerts before committing. Returns a summary of what will be imported and any errors.
Import Customers
Import customers from a CSV file.
Find Customer Match
Find customer matches based on name, ZIP code, and address. Uses approximate matching (90% match on address1).
Get Open Sales Credits
Get all open (un-fully-allocated) sales credits for a customer.
Get Unpaid Orders
Get all unpaid sales orders for a customer.
Allocate Sales Credit to Orders
Allocate an open sales credit to one or more sales orders.
Submit Orders to Starshipit
Submit pending orders to Starshipit shipping integration.
Update Starshipit Order from Fulfillment
Update an existing order in Starshipit from a sales order fulfillment.
View Starshipit Order
View the Starshipit order for a sales order fulfillment.