post https://api-sandbox.cv.gpsrv.com/intserv/4.0/createLocation
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.
Status codes
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 code | Description |
---|---|
506-01 | Invalid location ID |
506-02 | Invalid invoice value. (The number passed in cycleInvoice did not work with the chosen cycleType). |
506-03 | Invalid cycleStart value. (The number passed in cycleStart did not work with the chosen cycleType). |
506-04 | creditLimit, cycleType, cycleStart are required params when setting centralBillFlag |