Create Location

Use the Create Location endpoint to create a new store location, associated with a provider-specific ID, and nest it below a parent location (store). The first location you create will be designated location 0, the top-level location.

See Global Response Statuses for status codes that are common across endpoints.

The table below lists status codes that apply to this specific endpoint.

Status CodeCode Description
506-01Invalid location ID
506-02Invalid invoice value. (The number passed in cycleInvoice did not work with the chosen cycleType).
506-03Invalid cycleStart value. (The number passed in cycleStart did not work with the chosen cycleType).
506-04creditLimit, cycleType, cycleStart are required params when setting centralBillFlag
Language
Click Try It! to start a request and see the response here!