If WaitForAcceptanceByTerminal is true - HTTP response will wait till terminal accept or decline transaction or time out If WaitForAcceptanceByTerminal is false - HTTP response will be returned immediately Default value - false
Success
Bad Request
{- "posDeviceId": "000000001",
- "referenceId": "10001",
- "transactionTypeId": 2,
- "targetTransactionId": null,
- "amount": 10,
- "useCardPrice": null,
- "currencyId": 1,
- "paymentProcessorId": "00000000-0000-0000-0000-000000000000",
- "terminalId": "00000000-0000-0000-0000-000000000000",
- "customerId": null,
- "waitForAcceptanceByTerminal": false,
- "readingMethodId": null
}
{- "posTransactionId": "00000000-0000-0000-0000-000000000000",
- "statusId": 1,
- "status": "TerminalConnecting"
}
Success
Bad Request
Not Found
{- "page": 0,
- "pageSize": 0,
- "asc": true,
- "orderBy": "string",
- "terminalId": "57e69e1b-2c00-4a26-b5e3-44617c6cc659"
}
Success
Bad Request
Not Found
{- "id": "00000000-0000-0000-0000-000000000000",
- "createdOn": "2025-01-07T13:27:49.2344161+00:00",
- "modifiedOn": "2025-01-08T13:27:49.2344191Z",
- "merchantId": "00000000-0000-0000-0000-000000000000",
- "terminalId": "00000000-0000-0000-0000-000000000000",
- "paymentProcessorId": "00000000-0000-0000-0000-000000000000",
- "posDeviceId": "000000001",
- "referenceId": "10001",
- "posTransactionStatusId": 6,
- "posTransactionStatus": "Completed",
- "transactionId": "00000000-0000-0000-0000-000000000000",
- "amount": 10,
- "currencyId": 1,
- "targetTransactionId": null,
- "transactionTypeId": 2,
- "transactionType": "Sale",
- "isCompleted": true,
- "transaction": {
- "transactionId": "00000000-0000-0000-0000-000000000000",
- "amount": 10,
- "currencyId": 1,
- "transactionStatusId": 2,
- "transactionStatus": "Captured",
- "transactionTypeId": 2,
- "transactionType": "Sale",
- "authCode": "0000A",
- "mid": "43252511",
- "tid": "8820432549239101"
}, - "transactionReceipt": {
- "transactionId": "00000000-0000-0000-0000-000000000000",
- "transactionDateTime": "0001-01-01T00:00:00",
- "amount": {
- "baseAmount": 0,
- "percentageOffAmount": 0,
- "percentageOffRate": 0,
- "cashDiscountAmount": 0,
- "cashDiscountRate": 0,
- "surchargeAmount": 0,
- "surchargeRate": 0,
- "tipAmount": 0,
- "tipRate": 0,
- "totalAmount": 0
}, - "currencyId": 0,
- "currency": null,
- "processorId": "00000000-0000-0000-0000-000000000000",
- "processor": null,
- "operationTypeId": 0,
- "operationType": null,
- "paymentMethodTypeId": 0,
- "paymentMethodType": null,
- "transactionTypeId": 0,
- "transactionType": null,
- "customerPan": null,
- "statusId": 0,
- "status": null,
- "merchantName": null,
- "merchantAddress": null,
- "merchantPhoneNumber": null,
- "merchantEmailAddress": null,
- "merchantWebsite": null,
- "authCode": null,
- "source": null,
- "responseCode": null,
- "responseDescription": null,
- "cardProcessingDetails": {
- "authCode": "A0000",
- "mid": null,
- "tid": null,
- "cardCreditDebitTypeId": 2,
- "cardCreditDebitType": "Debit",
- "processCreditDebitTypeId": 1,
- "processCreditDebitType": "Credit"
}, - "achProcessingDetails": {
- "customerAccountNumber": null,
- "customerRoutingNumber": null,
- "accountHolderType": null,
- "accountHolderTypeId": 0,
- "accountType": null,
- "accountTypeId": 0,
- "taxId": null
}, - "availableOperations": [
- {
- "typeId": 4,
- "type": "Void",
- "availableAmount": null,
- "suggestedTips": null
}, - {
- "typeId": 8,
- "type": "TipAdjustment",
- "availableAmount": null,
- "suggestedTips": [
- {
- "tipPercent": 5,
- "tipAmount": 10
}, - {
- "tipPercent": 10,
- "tipAmount": 20
}, - {
- "tipPercent": 15,
- "tipAmount": 30
}
]
}
], - "avsResponse": {
- "actionId": 1,
- "action": "Allow",
- "responseCode": null,
- "groupId": 5,
- "group": "ValidGroup",
- "resultId": 1,
- "result": "Passed",
- "codeDescription": null
}
}
}
{- "posTransactionId": "00000000-0000-0000-0000-000000000000",
- "statusId": 1,
- "status": "TerminalConnecting"
}