NetCard Server Web API

<back to all web services

GetCashDispenserDeviceByCashDispenserDeviceId

The following routes are available for this service:
GET/CashDispenserDevice/GetCashDispenserDeviceByCashDispenserDeviceId

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/GetCashDispenserDeviceByCashDispenserDeviceId HTTP/1.1 
Host: ncapi.net.au 
Content-Type: text/csv
Content-Length: length

CashDispenserDeviceId
0

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

ResponseStatus,CashDispenserDevice,ErrorCode,Message,StackTrace,Errors
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","{CashDispenserDeviceId:0,CoinFiveCentQty:0,CoinTenCentQty:0,CoinTwentyCentQty:0,CoinFiftyCentQty:0,CoinOneQty:0,CoinTwoQty:0,NoteOneQty:0,NoteTwoQty:0,NoteFiveQty:0,NoteTenQty:0,NoteTwentyQty:0,NoteFiftyQty:0,NoteOneHundredQty:0,CoinIn:0,CoinOut:0,NoteIn:0,NoteOut:0,ModifiedDate:0001-01-01,CashDispenserTypeId:0,DeviceId:0,Description:String,Name:String,CurrencyId:0}",String,String,String,"[{ErrorCode:String,FieldName:String,Message:String}]"