v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Get Card Balance

Fetches the balance of the specified card.

get/cards/{id}/balance

Path parameters

idstring required

The _id of the card you wish to fetch the balance for.

Response

Card balance fetched successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.