Terminal orders - merchant level
Create a shipping location
Creates a shipping location for the merchant account identified in the path. A shipping location defines an address where orders can be shipped to.
To make this request, your API credential must have the following role:
- Management API—Terminal ordering read and write
In the live environment, requests to this endpoint are subject to rate limits.
post/merchants/{merchantId}/shippingLocations
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
Request body
Response
OK - the request has succeeded.