Card Holders

Get Card Holders

post/GetCardHolders

Request body

Methodstring required
PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required

Number Of The BusinessUnit

Example request

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

Response

Successfully

Changes

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