Card Management

Get Card Balance

post/GetCardBalance

Request body

Methodstring required

Method Name

PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required

Number Of The BusinessUnit

IdentifierCardstring required

Card Identifier

Example request

{
  "Method": "GetCardBalance",
  "PartnerId": 30324,
  "BusinessUnitId": 4548
}

Response

Successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.