Get 3Ds Settings

View as Markdown

Get account-level 3DS business details (MCC / merchant country / website).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequired

Response

Successful Response
merchant_category_codestring or nullOptional

Merchant Category Code (MCC)

merchant_country_codestring or nullOptional

Merchant country, ISO 3166-1 alpha-3 (VGS convention)

merchant_website_urlstring or nullOptional
Merchant website URL

Errors

422
Unprocessable Entity Error