{
"id": "b20205db-25b2-8da1-9f5d-019f704719f0",
"originatorConversationId": "23a2f157-ec92-4249-8ba5-3fca7de02a08",
"conversationId": "01000000-0011-0a00-f429-08dee407d0b9",
"checkoutId": "f41c99e8-66df-8439-8c90-019f704719f1",
"checkoutReference": "ORD-CARDS-85c9f4a4-e3e6-4d9d-b036-7550411889ed",
"checkoutRouteId": "c51f1c8a-fe0b-f111-bc33-0e7d952d79b7",
"checkoutRouteChannelType": 159,
"checkoutNotes": "checkout test",
"checkoutCurrencyCode": "404",
"checkoutCurrencyName": "KES",
"checkoutDueDate": "2026-07-17T00:00:00Z",
"checkoutReturnUrl": "https://www.merchant.com/",
"checkoutCancelUrl": "https://checkout.merchant.com/payment/cancel",
"checkoutCallbackUrl": "https://bright-sparrow-15.webhook.cool",
"checkoutAccountNo": "00770",
"checkoutTotalAmount": 10.35,
"checkoutFeeAmount": 0.00,
"billToFirstName": null,
"billToLastName": null,
"billToAddress1": null,
"billToLocality": null,
"billToAdministrativeArea": null,
"billToPostalCode": null,
"billToCountry": null,
"billToEmail": null,
"billToPhoneNumber": null,
"checkoutOutcome": {
"status": 0,
"statusDesc": "Pending",
"resultCode": null,
"resultDesc": null,
"thirdPartyPayload": {
"responseCode": null,
"responseDesc": null,
"reference": null
}
},
"checkoutRequestLines": [
{
"sku": "SKU247",
"name": "Gas Cooker",
"price": 10.35
}
]
}