Balance Inquiry
Balance Inquiry Request
An example of a Balance Inquiry Request message (from the POS process to the Simplify application) is shown below:
API Field #, Value | Description |
---|---|
0001,24 | Transaction Type. A value of 24 indicates a Balance Inquiry. |
0002,0.00 | Transaction Amount. The amount should be 0.00 for a Balance Inquiry. |
0007,1027 | Field 7 is a Transaction ID / Reference Number. (Must increment on every new request.) |
0011,xxx.. | Field 11 is defined as User Data. See Appendix F for the use of this field. |
0013,092815 | Transaction Date (current date) – MMDDYY. |
0014,143005 | Transaction Time (current time) – HHMMSS. |
0109,RETAIL | Terminal ID provided by Elavon. |
0110,205 | Cashier ID. |
0115,050 | Transaction Qualifier (050 = Gift / Stored Value). |
1008,ID: | Field 1008 is set to the value "ID:" to request that an account Token be returned by Fusebox. |
8002,PLSNTN | Location Name provided by Elavon. |
8006,TEST | Chain Code provided by Elavon. |
Balance Inquiry Response
An example of a Balance Inquiry Response message (from the Simplify application to the POS process) is shown below:
API Field #, Value | Description |
---|---|
0001,24 | Transaction Type |
0002,000017.89 | Transaction Amount |
0003,ID:1113183303629317 | This is the account Token returned by Fusebox. |
0004,1217 | Expiration Date – MMYY. |
0006,014199 | Authorization code returned by Fusebox |
0007,1027 | Transaction Reference Number |
0011,xxx.. | Field 11 is defined as User Data. See Appendix F for the use of this field. |
0013,092815 | Transaction Date (current date) – MMDDYY. |
0014,143005 | Transaction Time (current time) – HHMMSS. |
0035,24 | Validation Code |
0043,500584 | System Trace Audit Number |
0052,3 | Transponder / Proximity Indicator (3 = contactless, 5 = swiped) |
0070,00000914 | Customer Code |
0109,RETAIL | Terminal ID provided by Elavon |
0110,205 | Cashier ID |
0115,050 | Transaction Qualifier. |
0125,1201171752 | Retrieval Reference Number (may need to appear on receipt) |
0126,2 | Track Indicator (may need to appear on receipt) |
0632,17.89 | Account Balance |
0649,6006491286999935101 | Virtual Card Account Number |
1000,SV | Card Type |
1001,SVS | Card Name |
1003,0000 | Gateway Response Code |
1004,01- APPROVAL | Host Response Message |
1005,001060000801459411699 | Merchant Number |
1008,600649******5101 | Masked Account Number (for printing on receipt) |
1009,01 | Host Response Code |
1010,COMPLETE | Gateway Response Code |
5002,80378002 | Device Serial Number |
7007,1111080606600267 | Transaction Link Identifier |
8002,PLSNTN | Location Name provided by Elavon. |
8006,TEST | Chain Code provided by Elavon. |