cURL
curl --request PUT \ --url https://services.prod.pagosapi.com/toucan/tokens/{tokenRefId}/suspend \ --header 'Authorization: Bearer <token>' \ --header 'x-merchant-id: <x-merchant-id>'
{ "tokenRefId": "<string>", "status": "<string>", "metadata": "<string>" }
Format is: Bearer <api_key>, where <api_key> is your Pagos API key
Bearer <api_key>
<api_key>
Merchant identifier for requests.
Token suspended