Skip to main content
POST
accounts_aid_search_match_terminate_merchant_post

Authorizations

Authorization
string
header
required

Bearer authentication (token authentication) should be used for accessing the API.

Use Get Token to get an access token for client credentials. Pass the token in the request header:

where the access_token is JSON Web Tokens (JWT).

Path Parameters

aid
string<^[PT]{1}\d{8}$>
required

An id that uniquely identifies the account.

Required string length: 9

Body

application/json
merchant
object
required
termination
object
required

Response

MATCH merchant ID

merchant_reference_number
integer

Unique ID to identify the added merchant in MATCH

Last modified on July 22, 2026