Get a system card
GET
/managed_cards/system/{id} Returns all details of the system managed card identified by the id path parameter.
Request
Path parameters
Responses
200OK
Success
Headers
Body
application/json
SystemManagedCardSystemManagedCard · object · 25 fields
Response example
{ "balances": { "availableBalance": 0, "actualBalance": 0 }}