Stop card

Stop an account's card.

This endpoint allows an administrator to block an account's card.
Depending on the new status provided, the card will be marked as blocked
and the system will interact with the processor to enforce the block.
A history entry is also created.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
≥ 1

The card's primary key. Accepts either integer or string values.

string
required
≥ 1

The card's customer's primary key. Accepts either integer or string values.
Required when user is Admin.

int64
required
1 to 18

The card's new status. Depending on this value UnDosTres may apply some extra logic,
but the card will be blocked on the processor's side regardless.

string
length ≤ 255

Further explanation on why the card is being blocked

Headers
string
required

OAuth token belonging to the e-commerce

Responses

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