Adyen · Schema

Store

Store schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
_links object Reference to resources connected with the store.
address object The address of the store.
businessLineIds array The unique identifiers of the [business lines](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/businesslines__resParam_id) that the store is associated with. If not specified, the busine
description string The description of the store.
externalReferenceId string The unique identifier of the store, used by certain payment methods and tax authorities. Accepts up to 14 digits. Required for CNPJ in Brazil, in the format 00.000.000/00git00-00 separated by dots, sl
id string The unique identifier of the store. This value is generated by Adyen.
merchantId string The unique identifier of the merchant account that the store belongs to.
phoneNumber string The phone number of the store, including '+' and country code in the [E.164](https://en.wikipedia.org/wiki/E.164) format. If passed in a different format, we convert and validate the phone number agai
reference string A 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 (_)
shopperStatement string The store name shown on the shopper's bank or credit card statement and on the shopper receipt.
splitConfiguration object Rules for Adyen for Platforms merchants to split the transaction amount and fees.
status string The status of the store. Possible values are: - **active**. This value is assigned automatically when a store is created. - **inactive**. The terminals under the store are blocked from accepting new t
View JSON Schema on GitHub