v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBCard
Get Card Summary
get/open-api/v3/cards/{id}/card-summary
Path parameters
idstring uuid required
Card unique identifier (UUID).
Query parameters
accountIdstring uuid required
The UUID of the Account.
The UUID of the Account.
Response
OK
Example response
{
"data": {
"statistics": {
"authorizationFee": "0"
}
}
}