Update merchant and terminal controls for card

isAllowed is required for CREATE action only.
CREATE action will delete existing merchants.
For REMOVE action, if terminal IDs are not present or have the value '*', the action will be applied to the whole merchant and remove all terminals.
DELETE will delete whole merchants lists.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 20 and 20
Body Params

Request model for updating MID and TID information.

string
enum
required

The action to perform

Allowed:
merchants
array of objects

List of merchants involved in the action. Required for CREATE, ADD, and REMOVE actions.

merchants
boolean

Indicates if the action is allowed. Required for CREATE action.

Headers
string

The W3C Trace Context traceparent header for distributed tracing.
It helps propagate trace information across services.
For more details, refer to the official Trace Context documentation.

Responses
204

Merchant and terminal controls successfully updated

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*