{
    "datetime": "2025-12-16 18:54:27",
    "payload": {
        "from_date": "2025-01-01",
        "to_date": "2025-12-31",
        "status": "PAID",
        "page": "1",
        "limit": "20"
    }
}

2025-12-16 18:54:27 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20,
    "from_date": "2025-01-01",
    "to_date": "2025-12-31",
    "status": "PAID"
}

RESPONSE:
{
    "reference": "S20331854822",
    "resultcode": "403",
    "result": "FAIL",
    "message": "API endpoint enabled for the vendor (4036)",
    "data": []
}

{
    "datetime": "2025-12-16 19:01:16",
    "payload": {
        "from_date": "2025-01-01",
        "to_date": "2025-12-31",
        "status": "COMPLETED",
        "page": "1",
        "limit": "20"
    }
}

2025-12-16 19:01:16 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20,
    "from_date": "2025-01-01",
    "to_date": "2025-12-31",
    "status": "COMPLETED"
}

RESPONSE:
{
    "reference": "S20331861950",
    "resultcode": "403",
    "result": "FAIL",
    "message": "API endpoint enabled for the vendor (4036)",
    "data": []
}

{
    "datetime": "2025-12-16 19:01:44",
    "payload": {
        "from_date": "2025-01-01",
        "to_date": "2025-12-31",
        "status": "COMPLETED",
        "page": "1",
        "limit": "20"
    }
}

2025-12-16 19:01:44 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20,
    "from_date": "2025-01-01",
    "to_date": "2025-12-31",
    "status": "COMPLETED"
}

RESPONSE:
{
    "reference": "S20331862835",
    "resultcode": "403",
    "result": "FAIL",
    "message": "API endpoint enabled for the vendor (4036)",
    "data": []
}

{
    "datetime": "2025-12-19 03:05:26",
    "payload": []
}

{
    "datetime": "2025-12-19 03:05:26",
    "payload": []
}

2025-12-19 03:05:26 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20
}

2025-12-19 03:05:26 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20
}

RESPONSE:
{
    "reference": "S20335225137",
    "resultcode": "403",
    "result": "FAIL",
    "message": "API endpoint enabled for the vendor (4036)",
    "data": []
}

RESPONSE:
{
    "reference": "S20335225138",
    "resultcode": "403",
    "result": "FAIL",
    "message": "API endpoint enabled for the vendor (4036)",
    "data": []
}

{
    "datetime": "2025-12-19 03:08:49",
    "static_filters": {
        "from_date": "2025-01-01",
        "to_date": "2025-12-31",
        "status": "PAID",
        "page": 1,
        "limit": 20
    }
}

2025-12-19 03:08:49 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20,
    "from_date": "2025-01-01",
    "to_date": "2025-12-31",
    "status": "PAID"
}

RESPONSE:
{
    "reference": "S20335229020",
    "resultcode": "403",
    "result": "FAIL",
    "message": "API endpoint enabled for the vendor (4036)",
    "data": []
}

{
    "datetime": "2025-12-20 22:10:58",
    "static_filters": {
        "from_date": "2025-01-01",
        "to_date": "2025-12-31",
        "status": "PAID",
        "page": 1,
        "limit": 20
    }
}

2025-12-20 22:10:58 - LIST ORDERS REQUEST
{
    "vendor_id": "TILL61224436",
    "page": 1,
    "limit": 20,
    "from_date": "2025-01-01",
    "to_date": "2025-12-31",
    "status": "PAID"
}

RESPONSE:
{
    "reference": "S20337811655",
    "resultcode": "412",
    "result": "FAIL",
    "message": "Parameter fromdate is invalid or missing",
    "data": []
}

==== REQUEST INIT ====
{
    "time": "2025-12-20 22:25:23",
    "filters": {
        "from_date": "2025-01-01",
        "to_date": "2025-12-31",
        "status": "PAID",
        "page": 1,
        "limit": 20
    }
}

==== LIST ORDERS REQUEST ====
{
    "page": 1,
    "limit": 20,
    "fromdate": "2025-01-01",
    "todate": "2025-12-31",
    "status": "PAID"
}

==== RESPONSE ====
{
    "reference": "S20337825103",
    "resultcode": "413",
    "result": "FAIL",
    "message": "Unexpected parameter page found in the payload",
    "data": []
}

==== REQUEST INIT ====
{
    "time": "2025-12-20 22:27:54",
    "filters": {
        "fromdate": "2025-01-01",
        "todate": "2025-12-31",
        "status": "PAID"
    }
}

==== LIST ORDERS REQUEST ====
{
    "fromdate": "2025-01-01",
    "todate": "2025-12-31",
    "status": "PAID"
}

==== RESPONSE ====
{
    "reference": "S20337828157",
    "resultcode": "413",
    "result": "FAIL",
    "message": "Unexpected parameter status found in the payload",
    "data": []
}

==== REQUEST INIT ====
{
    "time": "2025-12-20 22:28:08",
    "filters": {
        "fromdate": "2025-01-01",
        "todate": "2025-12-31",
        "status": "PAID"
    }
}

==== LIST ORDERS REQUEST ====
{
    "fromdate": "2025-01-01",
    "todate": "2025-12-31",
    "status": "PAID"
}

==== RESPONSE ====
{
    "reference": "S20337828426",
    "resultcode": "413",
    "result": "FAIL",
    "message": "Unexpected parameter status found in the payload",
    "data": []
}

==== REQUEST INIT ====
{
    "time": "2025-12-20 22:29:15",
    "fromdate": "2025-01-01",
    "todate": "2025-12-31"
}

==== LIST ORDERS REQUEST ====
{
    "fromdate": "2025-01-01",
    "todate": "2025-12-31"
}

==== RESPONSE ====
null

{
    "datetime": "2025-12-20 22:45:20",
    "payload": []
}

2025-12-20 22:45:20 - Listing orders from 2025-12-01 to 2025-12-31
{
    "reference": "S20337845522",
    "resultcode": "413",
    "result": "FAIL",
    "message": "Unexpected parameter vendor_id found in the payload",
    "data": []
}

{
    "datetime": "2025-12-20 22:46:32",
    "payload": []
}

2025-12-20 22:46:32 - Listing orders from 2025-12-01 to 2025-12-31
{
    "reference": "S20337847205",
    "resultcode": "000",
    "result": "SUCCESS",
    "message": null,
    "data": [
        {
            "order_id": "120251203040748",
            "creation_date": "2025-12-03 07:09:29",
            "amount": "70000",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "720251203050916",
            "creation_date": "2025-12-03 07:10:56",
            "amount": "1050",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "220251203045221",
            "creation_date": "2025-12-03 07:54:01",
            "amount": "1010",
            "payment_status": "COMPLETED",
            "transid": "501-25893950769623",
            "channel": "SELCOMTANQR",
            "reference": "1476518355",
            "msisdn": "255710922505"
        },
        {
            "order_id": "RTP-1477147751",
            "creation_date": "2025-12-03 18:25:25",
            "amount": "1100",
            "payment_status": "COMPLETED",
            "transid": "25105508869145",
            "channel": "TIGOPESATZ",
            "reference": "1477149792",
            "msisdn": "255715453953"
        },
        {
            "order_id": "120251204033754",
            "creation_date": "2025-12-04 06:39:35",
            "amount": "1100",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251204043328",
            "creation_date": "2025-12-04 07:35:09",
            "amount": "1300",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251209022856",
            "creation_date": "2025-12-09 05:30:36",
            "amount": "500000",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251209030010",
            "creation_date": "2025-12-09 06:01:49",
            "amount": "69500",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251209030021",
            "creation_date": "2025-12-09 06:02:00",
            "amount": "69500",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251209030034",
            "creation_date": "2025-12-09 06:02:13",
            "amount": "69500",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251209030115",
            "creation_date": "2025-12-09 06:02:55",
            "amount": "69500",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251209032918",
            "creation_date": "2025-12-09 06:30:57",
            "amount": "1100",
            "payment_status": "COMPLETED",
            "transid": "CL92LM0K0CW",
            "channel": "MPESA-TZ",
            "reference": "1485073552",
            "msisdn": "255747645064"
        },
        {
            "order_id": "220251209100245",
            "creation_date": "2025-12-09 13:04:27",
            "amount": "1200",
            "payment_status": "COMPLETED",
            "transid": "CL94LM6MWV0",
            "channel": "MPESA-TZ",
            "reference": "1485468198",
            "msisdn": "255757747452"
        },
        {
            "order_id": "1220251212015432",
            "creation_date": "2025-12-12 03:56:11",
            "amount": "40000",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251214224751",
            "creation_date": "2025-12-15 01:49:31",
            "amount": "1000",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251214225311",
            "creation_date": "2025-12-15 01:54:55",
            "amount": "1200",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251214225505",
            "creation_date": "2025-12-15 01:56:45",
            "amount": "1030",
            "payment_status": "COMPLETED",
            "transid": "CLF0LPQ44HS",
            "channel": "MPESA-TZ",
            "reference": "1493440860",
            "msisdn": "255747645064"
        },
        {
            "order_id": "120251214230905",
            "creation_date": "2025-12-15 02:10:44",
            "amount": "1020",
            "payment_status": "COMPLETED",
            "transid": "016-211NQR1253480011",
            "channel": "SELCOMTANQR",
            "reference": "1493453861",
            "msisdn": "NA"
        },
        {
            "order_id": "120251215215737",
            "creation_date": "2025-12-15 23:59:17",
            "amount": "150000.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "28420251215214326",
            "creation_date": "2025-12-16 00:45:24",
            "amount": "140000.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "2020251215224740",
            "creation_date": "2025-12-16 00:49:38",
            "amount": "150000.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "50320251216193543",
            "creation_date": "2025-12-16 22:37:39",
            "amount": "1050",
            "payment_status": "COMPLETED",
            "transid": "CLG6LQZUYNM",
            "channel": "MPESA-TZ",
            "reference": "1496120770",
            "msisdn": "255747645064"
        },
        {
            "order_id": "50320251216193929",
            "creation_date": "2025-12-16 22:41:29",
            "amount": "1010",
            "payment_status": "COMPLETED",
            "transid": "CLG2LQZWY0O",
            "channel": "MPESA-TZ",
            "reference": "1496123566",
            "msisdn": "255747645064"
        },
        {
            "order_id": "50320251216195414",
            "creation_date": "2025-12-16 22:56:10",
            "amount": "1012.00",
            "payment_status": "COMPLETED",
            "transid": "CLG5LR03P1D",
            "channel": "MPESA-TZ",
            "reference": "1496138004",
            "msisdn": "255747645064"
        },
        {
            "order_id": "11120251218091851",
            "creation_date": "2025-12-18 12:20:48",
            "amount": "45000",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "7820251218150346",
            "creation_date": "2025-12-18 18:05:24",
            "amount": "1012.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "34520251218150403",
            "creation_date": "2025-12-18 18:05:42",
            "amount": "140000.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "120251218161200",
            "creation_date": "2025-12-18 18:13:47",
            "amount": "150000.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "720251218161249",
            "creation_date": "2025-12-18 18:14:29",
            "amount": "1230",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        },
        {
            "order_id": "50320251218153915",
            "creation_date": "2025-12-18 18:41:14",
            "amount": "60000.00",
            "payment_status": "CANCELLED",
            "transid": null,
            "channel": null,
            "reference": null,
            "msisdn": null
        }
    ]
}

