v1
latestOpenAPI 3.1.02026-07-241210356.3 KBReports - Transactions
Rejected / Failures
post/TransactionReports/RejectsTransactions
Headers
api-keystring required
API Key
secret-keystring required
Secret Key
Request body
Response
200
Example response
{
"transactions": [
{
"uuid": "1551fbc4-307d-42fe-8f27-8b7bc2b3646d",
"transaction_type": "01",
"number": "gjjbLL",
"created_at": "2021-10-31T09:09:55.931Z",
"information": {
"source_id": 4,
"approval_number": "0580932",
"voucher": "20-001-525",
"amount_by_currency": 1000,
"number_of_payments": 1,
"more_info": "test",
"transaction_at": "2021-10-31T09:09:55.633Z",
"card_date_mmyy": "0124",
"card_num": "0218",
"customer_name_invoice": "General Customer - לקוח כללי",
"source": {
"key": "myaccount-crm"
},
"currency": {
"currency_code": "ILS"
},
"customer": {
"uuid": "03a5734e-668a-444f-beef-a9376d4d967e",
"customer_name": "General Customer - לקוח כללי"
}
},
"cashier": {
"uuid": "d74f98d3-0437-41ba-9b53-4439c06b4a8d",
"name": "CashierEMV",
"number": 1
},
"error": {
"status_code": "4",
"key": "error-codes-terminal-type-3-code-4"
},
"brand": {
"name": "mastercard"
}
}
],
"pages": 1,
"count": 1
}