Update 3Ds Settings

View as Markdown

Update account-level 3DS business details.

Authentication

AuthorizationBearer

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

Path parameters

account_idstringRequired

Request

This endpoint expects an object.
merchant_category_codestring or nullOptional

Merchant Category Code (MCC)

merchant_country_codestring or nullOptional

Merchant country, ISO 3166-1 alpha-3

merchant_website_urlstring or nullOptional
Merchant website URL

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