Loyalty ProcessingService

<back to all web services

GetCardBalanceInfo

The following routes are available for this service:
All Verbs/GetCardBalanceInfo

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetCardBalanceInfo HTTP/1.1 
Host: processing-preprod-mti.bpmonline.com 
Content-Type: text/csv
Content-Length: length

OnDate,CardNumber,PhoneNumber,BonusTypeCode,CardAccountNumber,BusinessNetworkName,BusinessNet
0001-01-01,String,String,String,String,String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

BonusesInfo,CardStatus,CardNumber,PhoneNumber,Info
"[{BonusTypeCode:String,BonusStatusCode:String,BonusAmount:0,BalanceBlockInfo:[{Date:0001-01-01,BonusAmount:0}]}]",String,String,String,String