Creates a store for the merchant account identified in the path.
To make this request, your API credential must have the following role:
The unique identifier of the merchant account.
The unique identifiers of the business lines that the store is associated with. If not specified, the business line of the merchant account is used. Required when there are multiple business lines under the merchant account.
Your description of the store.
When using the Zip payment method: The location ID that Zip has assigned to your store.
The phone number of the store, including '+' and country code.
Your reference to recognize the store by. Also known as the store code. Allowed characters: Lowercase and uppercase letters without diacritics, numbers 0 through 9, hyphen (-), and underscore (_).
The store name to be shown on the shopper's bank or credit card statement and on the shopper receipt. Maximum length: 22 characters; can't be all numbers.
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
The request has been successfully processed, but there is no additional content.