🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
{
"data": {
"transactions": [
{
"id": "string",
"source": "payments",
"transactionTime": "2019-08-24T14:15:22.123Z",
"status": "SUCCESS",
"orderRef": "string",
"merchantId": 0,
"merchantName": "string",
"resellerOrderId": "string",
"pspReference": "string",
"customerType": "string",
"net": 0,
"deductions": 0,
"datman_fee": 0,
"amountRefunded": 0,
"property1": "string",
"property2": "string"
}
],
"timezone": "string"
},
"pagination": {
"hasMore": true,
"nextCursor": "string"
},
"isLiable": true
}