Get Events

Endpoint to retrieve all webhook events for business.

Request:

Query ParameterTypeDescription
businessIdIntegerUnique identifier for business

Example request

curl --location 'https://api.vendy.money/webhooks/get-events?businessId=1' \
--header 'Authorization: Bearer <token>'

Response:

FieldTypeDescription
statusBooleanStates if request was successfully executed or not
codeIntegerInternal code, success if 200
msgStringA description of the status of the request
dataJsonArrayWebhook event details

Webhook Event Details:

FieldTypeDescription
clientIdStringInternal unique identifier
createdDate(String)Date of creation of webhook event
idStringUnique identifier for webhook
payloadWebhook EventWebhook event
retriesIntegerNumber of time webhook sending was retried
retryStatusEnum(String)Describes if webhook should be retried/resent if failed: 'ENABLED', 'DISABLED'
statusEnum(String)Webhook event status: 'PENDING', 'COMPLETED', 'FAILED'
updatedDate(String)Most recent date of update on webhook event

Example response

{
    "status": true,
    "code": 200,
    "msg": "success",
    "data": [
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-04-13T20:50:26.266Z",
            "id": "036a108f-73a8-4984-9f50-38f5e2aa613d",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7966208038174750041",
                    "amount": 112,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "account": "00*****599",
                    "channel": "sterling",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN112.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7966208038174750041",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-04-13 20:50:25",
                    "requestamount": 112
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-04-13T20:50:26.266Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-04-13T20:50:26.162Z",
            "id": "deb74dde-6b93-4178-9a62-5eeb594be00c",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7966208038174750041",
                    "amount": 112,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "account": "00*****599",
                    "channel": "sterling",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN112.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7966208038174750041",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-04-13 20:50:25",
                    "requestamount": 112
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-04-13T20:50:26.163Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-04-13T20:53:09.189Z",
            "id": "76829073-fa6e-4a25-9c54-003e727ebfad",
            "payload": {
                "data": {
                    "refid": "6840321466920361518",
                    "amount": 113,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348083042156",
                    "channel": "smartpay",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN113.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "delivered": 1,
                    "processing": 1,
                    "requestamount": 113,
                    "delivered_date": "2022-04-13 20:53:08"
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-04-13T20:53:09.190Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-04-13T20:53:40.336Z",
            "id": "6db7eb4a-466a-4c22-bc7f-3e2f9ae199c4",
            "payload": {
                "data": {
                    "refid": "4577957346734304034",
                    "amount": 113,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348083042156",
                    "channel": "smartpay",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN113.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "delivered": 1,
                    "processing": 1,
                    "requestamount": 113,
                    "delivered_date": "2022-04-13 20:53:40"
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-04-13T20:53:40.336Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-04-13T20:54:07.281Z",
            "id": "34e36818-eb7e-491f-9b6a-327fe8d27146",
            "payload": {
                "data": {
                    "refid": "6804147719041590698",
                    "amount": 115,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348083042156",
                    "channel": "smartpay",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN115.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "delivered": 1,
                    "processing": 1,
                    "requestamount": 115,
                    "delivered_date": "2022-04-13 20:54:07"
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-04-13T20:54:07.281Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-04-18T17:58:04.103Z",
            "id": "f6166225-a3d8-4b61-a398-896a9171bdf9",
            "payload": {
                "data": {
                    "refid": "2882473978472657212",
                    "amount": 114,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348083042156",
                    "channel": "smartpay",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN114.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "delivered": 1,
                    "processing": 1,
                    "requestamount": 114,
                    "delivered_date": "2022-04-18 17:58:03"
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-04-18T17:58:04.104Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-05-10T12:02:30.715Z",
            "id": "dcbadaa6-be5a-4120-a7de-1a1fd1a995e2",
            "payload": {
                "data": {
                    "refid": "6457698558118895149",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348083042156",
                    "channel": "smartpay",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "delivered": 1,
                    "processing": 1,
                    "requestamount": 100,
                    "delivered_date": "2022-05-10 12:02:30"
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-05-10T12:02:30.716Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-05-10T13:14:21.910Z",
            "id": "8d66f698-daaa-476d-8005-7ff2c52590d6",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "7134823266897701100",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348034741277",
                    "reason": "SDP ERROR",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7134823266897701100",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-05-10 13:14:21",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-05-10T13:14:21.910Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-05-10T13:14:21.911Z",
            "id": "9d0be1e3-0184-4f8b-ad90-1cdc8e8ccf0d",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "7134823266897701100",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348034741277",
                    "reason": "SDP ERROR",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7134823266897701100",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-05-10 13:14:21",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-05-10T13:14:21.911Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:26:51.417Z",
            "id": "5fe1a04d-5a50-41bc-9efd-322e06b36a42",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "3347706597010831696",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "channel": "fcmb",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3347706597010831696",
                    "delivered": 1,
                    "processing": 1,
                    "debited_date": "2022-06-03 19:26:51",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:26:51.421Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:27:02.942Z",
            "id": "4b1df126-a9a9-4f0f-b927-a7b23aa1705c",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "3347706597010831696",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "channel": "fcmb",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3347706597010831696",
                    "delivered": 1,
                    "processing": 1,
                    "debited_date": "2022-06-03 19:27:02",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:27:02.942Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:27:48.508Z",
            "id": "3ed9adba-9864-40b8-bb36-a66aa5e89b9f",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "3347706597010831696",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "channel": "fcmb",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3347706597010831696",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-06-03 19:27:48",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:27:48.508Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:27:48.513Z",
            "id": "abc75ccd-9ff4-4e2e-a375-ca8b5e14585f",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "3347706597010831696",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "channel": "fcmb",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3347706597010831696",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-06-03 19:27:48",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:27:48.513Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:41:49.493Z",
            "id": "086fc4b0-d596-473e-91b2-203696c49a91",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "3671876040506758409",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3671876040506758409",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 19:41:49",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:41:49.581Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:41:49.984Z",
            "id": "9c856bc1-926a-4519-be8b-54601aa392d8",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "3671876040506758409",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3671876040506758409",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 19:41:49",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:41:49.984Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:45:57.508Z",
            "id": "7306ef92-aa9a-4d85-a75d-a31a5c374d42",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "3870063673524489119",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3870063673524489119",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 19:45:57",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:45:57.509Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T19:45:57.712Z",
            "id": "1885900b-cf82-459a-af54-8df983aa1225",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "3870063673524489119",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3870063673524489119",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 19:45:57",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T19:45:57.712Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:01:08.122Z",
            "id": "285206d2-15c3-4449-a5f0-eab689c1c746",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "3474375297357573770",
                    "amount": 101,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN101.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3474375297357573770",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 20:01:07",
                    "requestamount": 101
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:01:08.122Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:01:08.013Z",
            "id": "b6fa2e54-acbd-4377-9860-e46440e88d68",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "3474375297357573770",
                    "amount": 101,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN101.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "3474375297357573770",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 20:01:07",
                    "requestamount": 101
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:01:08.013Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:21:01.006Z",
            "id": "5e0e9942-7dba-4f76-9cde-d8864560326a",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "1666425594048441306",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "1666425594048441306",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 20:21:00",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:21:01.007Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:21:01.205Z",
            "id": "b8862d13-ec72-4286-b344-d4069f37865c",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "1666425594048441306",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "CONNECTION_FAILED",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "1666425594048441306",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Service unavailable",
                    "debited_date": "2022-06-03 20:21:00",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:21:01.205Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:32:59.401Z",
            "id": "560498bd-a474-4dc3-b767-88efa1ebcf76",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INSUFFICIENT_BALANCE",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-06-03 20:32:59",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:32:59.402Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:32:59.529Z",
            "id": "f983f45f-4d42-4dac-8ac0-ace41d6b23d0",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INSUFFICIENT_BALANCE",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-06-03 20:32:59",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:32:59.529Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:33:30.535Z",
            "id": "2c0c9b26-a038-48d7-b413-1ce2f63367f6",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INSUFFICIENT_BALANCE",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-06-03 20:33:30",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:33:30.535Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:33:30.601Z",
            "id": "8a3cd561-eee8-46d0-a576-4d1c551125ef",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INSUFFICIENT_BALANCE",
                    "account": "153****030",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-06-03 20:33:30",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:33:30.602Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:33:59.861Z",
            "id": "dc6c5b51-e9ad-408c-bf74-95b944810498",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "153****016",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Your *329# account has been blocked. To unblock, pls dial *329*0# to reset your pin or call our Contact Centre on 07003290000.",
                    "debited_date": "2022-06-03 20:33:59",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:33:59.862Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:33:59.867Z",
            "id": "347077b7-822f-49a2-b25d-634f099016be",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "153****016",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Your *329# account has been blocked. To unblock, pls dial *329*0# to reset your pin or call our Contact Centre on 07003290000.",
                    "debited_date": "2022-06-03 20:33:59",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:33:59.867Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:34:06.705Z",
            "id": "1da7e7e7-6780-443b-bb98-f51a9178bf41",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "153****016",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Your *329# account has been blocked. To unblock, pls dial *329*0# to reset your pin or call our Contact Centre on 07003290000.",
                    "debited_date": "2022-06-03 20:34:06",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:34:06.706Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-03T20:34:06.710Z",
            "id": "90d03bc7-f09c-4094-b588-f7f08e3a2907",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "7317276378386216607",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "153****016",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "7317276378386216607",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Your *329# account has been blocked. To unblock, pls dial *329*0# to reset your pin or call our Contact Centre on 07003290000.",
                    "debited_date": "2022-06-03 20:34:06",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-03T20:34:06.710Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-23T08:35:18.427Z",
            "id": "9bec2da0-433a-4fbd-b39d-9e6c737a43c9",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "4477302512649348085",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "channel": "fidelity",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "4477302512649348085",
                    "delivered": 1,
                    "processing": 1,
                    "debited_date": "2022-06-23 08:35:18",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-23T08:35:18.427Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-23T08:35:21.655Z",
            "id": "168891e6-289e-4c80-80a0-11249347bb83",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "4477302512649348085",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "channel": "fidelity",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "4477302512649348085",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-06-23 08:35:21",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-23T08:35:21.655Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-06-23T08:35:21.657Z",
            "id": "cf35dd88-354c-4113-8398-1b5b707cac22",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "4477302512649348085",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "channel": "fidelity",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "4477302512649348085",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-06-23 08:35:21",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-06-23T08:35:21.657Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-08T19:04:33.269Z",
            "id": "a8dbba7e-7df8-42a6-ae75-9e86deaaaa01",
            "payload": {
                "data": {
                    "page": "channel-list",
                    "refid": "8739610094340886363",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "channel": "fidelity",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "8739610094340886363",
                    "delivered": 1,
                    "processing": 1,
                    "debited_date": "2022-07-08 19:04:33",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-08T19:04:33.269Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-08T19:04:46.524Z",
            "id": "6b54f259-9fe7-4c49-801e-4b63d6fcaabb",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "8739610094340886363",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "account": "00*****599",
                    "channel": "sterling",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "8739610094340886363",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-07-08 19:04:46",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-08T19:04:46.524Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-08T19:04:46.526Z",
            "id": "9938eda7-3a8b-4314-b571-948416b27342",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "8739610094340886363",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "SDP ERROR",
                    "account": "00*****599",
                    "channel": "sterling",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "8739610094340886363",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "INVALID_INPUT",
                    "debited_date": "2022-07-08 19:04:46",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-08T19:04:46.526Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-14T15:09:32.748Z",
            "id": "4971d9b2-8d2c-4d52-8329-3b0e00837009",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "6174411864777468596",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INVALID_PIN",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "6174411864777468596",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-07-14 15:09:32",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-14T15:09:32.748Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-14T15:09:32.753Z",
            "id": "a5e2e615-3bc9-4d31-9908-ff7b61d20a86",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "6174411864777468596",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INVALID_PIN",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "6174411864777468596",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-07-14 15:09:32",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-14T15:09:32.753Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-14T15:10:03.847Z",
            "id": "23d63f89-ea25-4f4c-b127-97f752207339",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "6174411864777468596",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 0,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INVALID_PIN",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 1,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "6174411864777468596",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-07-14 15:10:03",
                    "requestamount": 100
                },
                "event.type": "transaction_success"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-14T15:10:03.847Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-14T15:10:03.846Z",
            "id": "18b06939-7eae-4b36-bcdd-91141382d1f4",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "6174411864777468596",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 0,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "INVALID_PIN",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 1,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "NGN",
                    "debitref": "6174411864777468596",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "You have entered an incorrect PIN. Pls check and retry. If you have forgotten your PIN, dial *329*0# to reset.",
                    "debited_date": "2022-07-14 15:10:03",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-14T15:10:03.846Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:15:23.329Z",
            "id": "31c257dd-d6a5-48be-b6fd-ab281c5b6bfe",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "368651919882253092",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "368651919882253092",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:15:23",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:15:23.329Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:15:23.399Z",
            "id": "46294593-b801-4caa-9617-f0cee84b78f7",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "368651919882253092",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "368651919882253092",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:15:23",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:15:23.399Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:16:00.113Z",
            "id": "6078090d-70ad-4da5-9a60-f92ea0a02059",
            "payload": {
                "data": {
                    "page": "account-list",
                    "refid": "368651919882253092",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "368651919882253092",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:16:00",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:16:00.113Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:16:00.117Z",
            "id": "5b49442d-a2c9-4287-9c98-d1eac8409050",
            "payload": {
                "data": {
                    "page": "account-list",
                    "refid": "368651919882253092",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "368651919882253092",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:16:00",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:16:00.117Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:17:30.581Z",
            "id": "a4671536-bd75-4650-bf84-28eba7a8a8da",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "4873954176594418878",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "4873954176594418878",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:17:30",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:17:30.581Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:17:30.585Z",
            "id": "8573233c-e446-47e8-bf33-187be668bc97",
            "payload": {
                "data": {
                    "page": "pin-page",
                    "refid": "4873954176594418878",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "4873954176594418878",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:17:30",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:17:30.585Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:17:39.141Z",
            "id": "69beb36e-beb5-44f5-b9f1-4780d6ee48e6",
            "payload": {
                "data": {
                    "page": "account-list",
                    "refid": "4873954176594418878",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "4873954176594418878",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:17:39",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:17:39.141Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-07-19T10:17:39.144Z",
            "id": "e38d290d-cdb8-48fc-a6d8-5ea0a27890e7",
            "payload": {
                "data": {
                    "page": "account-list",
                    "refid": "4873954176594418878",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "method": "ussd",
                    "msisdn": "2348101851915",
                    "reason": "OTHERS",
                    "account": "072****019",
                    "channel": "fcmb",
                    "debited": 0,
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "debitref": "4873954176594418878",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "Format Error",
                    "debited_date": "2022-07-19 10:17:39",
                    "requestamount": 100
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-07-19T10:17:39.144Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-08-19T17:54:03.884Z",
            "id": "be4594b4-f91d-4973-a61d-f72371d8d33e",
            "payload": {
                "data": {
                    "meta": {
                        "fee": 1.5,
                        "commission": 0.1
                    },
                    "refid": "2959691361360659463",
                    "amount": 100,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "method": "telegram",
                    "msisdn": "2348083042156",
                    "request": "Vendy\nDear Customer, fagbohungbe ayo requested payment of NGN100.\nEnter the amount to pay from your bank account:",
                    "currency": "ngn",
                    "created_on": "2022-08-19 17:54:02",
                    "processing": 1,
                    "updated_on": "2022-08-19 17:54:02",
                    "requestamount": 100
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "DISABLED",
            "status": "PENDING",
            "updated": "2022-08-19T17:54:03.884Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-09-10T11:35:59.765Z",
            "id": "7035823a-6a19-4499-88e1-957ee9cfb6c5",
            "payload": {
                "data": {
                    "flag": 1,
                    "refid": "2423037804738488037",
                    "amount": 5000,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "msisdn": "2348101851915",
                    "reason": "ad1ceb2a-99b9-44b2-b5f4-db0607055006 failed to VEND",
                    "vended": 0,
                    "account": "direct",
                    "channel": "direct",
                    "debited": 1,
                    "request": "vend request",
                    "vendref": "2423037804738488037",
                    "currency": "NGA",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "vend_failed|SVC0901 Sp password is null!",
                    "isreversing": 1,
                    "vended_date": "2022-09-10 11:35:59",
                    "debited_date": "2022-09-10 11:35:59",
                    "requestamount": 5000,
                    "delivered_date": "2022-09-10 11:35:59"
                },
                "event.type": "transaction_updated"
            },
            "retries": 0,
            "retryStatus": "ENABLED",
            "status": "COMPLETED",
            "updated": "2022-09-10T11:35:59.838Z"
        },
        {
            "clientId": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
            "created": "2022-09-10T11:35:59.767Z",
            "id": "463b34be-f7bb-4c15-bdaf-cc79d2090a0d",
            "payload": {
                "data": {
                    "flag": 1,
                    "refid": "2423037804738488037",
                    "amount": 5000,
                    "client": "ad1ceb2a-99b9-44b2-b5f4-db0607055006",
                    "failed": 1,
                    "msisdn": "2348101851915",
                    "reason": "ad1ceb2a-99b9-44b2-b5f4-db0607055006 failed to VEND",
                    "vended": 0,
                    "account": "direct",
                    "channel": "direct",
                    "debited": 1,
                    "request": "vend request",
                    "vendref": "2423037804738488037",
                    "currency": "NGA",
                    "delivered": 1,
                    "processing": 0,
                    "raw_reason": "vend_failed|SVC0901 Sp password is null!",
                    "isreversing": 1,
                    "vended_date": "2022-09-10 11:35:59",
                    "debited_date": "2022-09-10 11:35:59",
                    "requestamount": 5000,
                    "delivered_date": "2022-09-10 11:35:59"
                },
                "event.type": "transaction_failed"
            },
            "retries": 0,
            "retryStatus": "ENABLED",
            "status": "COMPLETED",
            "updated": "2022-09-10T11:35:59.842Z"
        }
    ]
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!