Query operations for a merchant by type within a date range
Headers
Name
Value
Example URL (Including optional fields)
Query Params
Type
Name
Description
Condition
Response
{
"items": [
{
"id": "123456-25-0-WyPmKgaSoSK9z4w0wPqcYOwf",
"merchantId": "123456",
"acquirerBin": "0000000",
"terminalId": "00000",
"processor": "GPS_PROCESSOR",
"language": "1",
"operationType": "PAYMENT",
"currency": "€",
"amount": "1.00",
"status": "ABANDONED",
"requestDate": "2025-04-10T19:20:10.910192348",
"expirationDate": "2025-04-10T19:40:10.910197674",
"finalDate": "2025-04-10T21:20:17",
"reference": "",
"attemptedRefunds": [],
"checkoutId": "123456-25-0-Iybtw965oPBGeGSdE_CUrwMQ",
"privacyToken": "000000000",
"merchantName": "COMERCIO TEST"
},
{
"id": "123456-25-0-3MfLg0nvW4SGu4x3bIXIJi-q",
"merchantId": "123456",
"acquirerBin": "0000",
"terminalId": "0000",
"processor": "GPS_PROCESSOR",
"language": "1",
"operationType": "PAYMENT",
"currency": "€",
"amount": "1.00",
"status": "SUCCESSFUL",
"requestDate": "2025-04-11T15:48:49.611572147",
"expirationDate": "2025-04-11T16:08:49.611574223",
"finalDate": "2025-04-11T17:49:23",
"reference": "00000000000",
"attemptedRefunds": [],
"methodData": {
"entityType": "PaymentCardMethodData",
"method": "CARD",
"methodDescription": "",
"authorizationNumber": "00000",
"cardNumber": "569050******0000",
"finalPAN": "0000",Last updated