Adyen · Schema

Merchant

Merchant schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
_links object References to resources connected with this merchant.
captureDelay string The [capture delay](https://docs.adyen.com/online-payments/capture#capture-delay) set for the merchant account. Possible values: * **Immediate** * **Manual** * Number of days from **1** to **29**
companyId string The unique identifier of the company account this merchant belongs to
dataCenters array List of available data centers. Adyen has several data centers around the world.In the URL that you use for making API requests, we recommend you use the live URL prefix from the data center closest t
defaultShopperInteraction string The default [`shopperInteraction`](https://docs.adyen.com/api-explorer/#/CheckoutService/v68/post/payments__reqParam_shopperInteraction) value used when processing payments through this merchant accou
description string Your description for the merchant account, maximum 300 characters
id string The unique identifier of the merchant account.
merchantCity string The city where the legal entity of this merchant account is registered.
name string The name of the legal entity associated with the merchant account.
pricingPlan string Only applies to merchant accounts managed by Adyen's partners. The name of the pricing plan assigned to the merchant account.
primarySettlementCurrency string The currency of the country where the legal entity of this merchant account is registered. Format: [ISO currency code](https://docs.adyen.com/development-resources/currency-codes). For example, a lega
reference string Reference of the merchant account.
shopWebAddress string The URL for the ecommerce website used with this merchant account.
status string The status of the merchant account. Possible values: * **PreActive**: The merchant account has been created. Users cannot access the merchant account in the Customer Area. The account cannot process p
View JSON Schema on GitHub