For AI agents: visit https://docs.payouts.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Update reloadable card PIN
POST /api/v1/reloadable/cards/{id}/pin
{
"reasonCode": "CUSTOMER_REQUEST",
"comment": "PIN changed at customer request"
}
{
"message": "PIN successfully changed",
"updatedAt": "2024-01-15T10:30:00Z"
}