For AI agents: visit https://docs.payouts.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Terminate reloadable card by id
POST /api/v1/reloadable/cards/{id}/terminate
{
"message": "Card successfully blocked",
"cardStatus": "TERMINATED",
"updatedAt": "2024-01-15T10:30:00Z"
}