EMUN1 ASP.NET

<back to all web services

GetPayFabricWallets

The following routes are available for this service:
All Verbs/service/PayFabric/GetWallets
GetPayFabricWallets Parameters:
NameParameterData TypeRequiredDescription
CustomerquerystringNo

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

HTTP + OTHER

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

POST /service/PayFabric/GetWallets HTTP/1.1 
Host: www.bernhardthospitality.com 
Accept: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length

{"customer":"String"}
HTTP/1.1 200 OK
Content-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Content-Length: length

[{"aba":"String","account":"String","accountType":"String","cardHolder":{"driverLicense":"String","firstName":"String","lastName":"String","middleName":"String","ssn":"String"},"cardName":"String","cardType":"String","checkNumber":{},"connector":"String","customer":"String","encryptedToken":{},"expDate":"String","gpAddressCode":"String","gatewayToken":"String","id":"String","identifier":"String","isDefaultCard":false,"isLocked":false,"isSaveCard":false,"issueNumber":"String","lastUsedDate":"String","lastUsedDateUTC":"0001-01-01T00:00:00.0000000Z","tender":"String","userDefine1":"String","userDefine2":"String","userDefine3":"String","userDefine4":"String","billto":{"city":"String","country":"String","customer":"String","email":"String","id":"String","line1":"String","line2":"String","line3":"String","phone":"String","state":"String","zip":"String"},"modifiedOn":"String","modifiedOnUTC":"0001-01-01T00:00:00.0000000Z"}]