cURL
curl --request PUT \ --url https://services.sandbox.pagosapi.com/toucan/tokens/{tokenRefId}/resume \ --header 'Authorization: Bearer <token>' \ --header 'x-merchant-id: <x-merchant-id>'
{ "tokenRefId": "<string>", "status": "<string>", "metadata": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.pagos.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pagos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Format is: Bearer <api_key>, where <api_key> is your Pagos API key
Bearer <api_key>
<api_key>
Merchant identifier for requests.
Token resumed