Card
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"
}
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.