v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBStatuses and reasons
List status reasons
List account status reasons for the Organization. The Org ID is parsed from the access token.
get/accounts/v4/reasons
Query parameters
nextCursorinteger
Example:30
Cursor for pagination
maxItemsinteger
Example:100
Number of items on current page. 200 maximum. Default is 200.
pageinteger
Requested page
perPageinteger
Items per page
namestring
Filter by reason name
state'' | 'BLOCKED' | 'UNBLOCKED'
Example:BLOCKED
Is card blocked or not in the network brand?
When empty, it means the network did not successfully receive the action.
Response
OK
Example response
{
"next_cursor": "MEgCQQCo9+BpMRYQ/dL3DS2CyJxRF+j6ctbT3/Qp84+KeFhnii7NT7fELilKUSnxS30WAvQCCo2yU1orfgqr41mM70MBAgMBAAE=",
"has_next": true,
"count": 100
}