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.
Used by certain payment methods and tax authorities to uniquely identify the store.
For CNPJ in Brazil, ZIP in Australia and SIRET in France. This field is conditionally required if the store is in Brazil, Australia or France.
For CNPJ the format is 00.000.000/0000-00, can be submitted as just digits, or with dots, slash & hyphen.
For Australian stores ZIP an optional field used by the Zip payment method.
For SIRET the format is 14 digits.
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 (_).
If you do not provide a reference in your POST request, it is populated with the Adyen-generated id.
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.