Revision History
Changes from 2.1 to 2.2 |
|||
API |
Field |
V1 |
V2 |
Payment API
Request |
VF_PurchaseOrderNumber |
"VF_L2Data": { "VF_PurchaseOrderNumber": "343451" } |
"VF_L2Data": { "VF_PurchaseOrderNumber": "343451" }
|
Request | TotalsGroupID | "SaleTerminalData": { "TotalsGroupID": "110" } |
"SaleTerminalData": { "TotalsGroupID": "110" } |
Changes from 2.0 to 2.1 |
|||
API |
Field |
V1 |
V2 |
Payment API
Request |
SaleTransactionID.TimeStamp |
Supported Timestamp formats: 2020-04-20T14:43:59+05:30 |
Additionally Supports: 2020-04-20T14:43:59.123 |
Response | Sends receipts in one format. |
Sends receipts in multiple formats. 1. Receipt format field: OutputFormat 2. Receipt data field: OutputText |
|
Reversal API
Request |
SaleTransactionID.TimeStamp
POITransactionID.TimeStamp |
Supported Timestamp formats: 2020-04-20T14:43:59+05:30 |
Additionally Supports: 2020-04-20T14:43:59.123 |
Response | Sends receipts in one format. |
Sends receipts in multiple formats. 1. Receipt format field: OutputFormat 2. Receipt data field: OutputText |
|
StorValue API
Request |
No change | No change | |
Response | Sends receipts in one format. |
Sends receipts in multiple formats. 1. Receipt format field: OutputFormat 2. Receipt data field: OutputText |
|
Balance Inquiry API
Request |
No change | No change | |
Response | Sends receipts in one format. |
Sends receipts in multiple formats. 1. Receipt format field: OutputFormat 2. Receipt data field: OutputText |
|
Transaction Status API
Request |
No change | No change | |
Response |
Sends receipts in one format.
|
Sends receipts in multiple formats. 1. Receipt format field: OutputFormat 2. Receipt data field: OutputText |
|
Login API
Request |
LoginRequest.DateTime |
Supported Timestamp formats: 2020-04-20T14:43:59+05:30 Data type of OperatorLanguage: Object |
Additionally Supports: 2020-04-20T14:43:59.123
Data type of OperatorLanguage: String |
Response | No change | No change |