Cards
Lock card
Lock Card
Different events can arise that would need you to disable the functionality of a card. In such a case, this API lets you lock a card, restricting credit and debit.
Endpoint
{{baseurl}}/cards/{id}/lock
This is a PUT request, and it requires the following parameter.
Field | Data Type | Description |
---|---|---|
id | string | Required. Unique identifier of the customer account you want to retrieve. |
This is how your request should look:
If your request is successful, the response will look like this: