# Get Order by Order ID

Use this API to retrieve the order by order ID.

## Environment

Use our UAT environment endpoint for testing and for integration utilize our production endpoint.

| Environment                    | Endpoints                                                     |
| :----------------------------- | :------------------------------------------------------------ |
| User Acceptance Testing \[UAT] | `https://pluraluat.v2.pinepg.in/api/pay/v1/orders/{order_id}` |
| Production \[PROD]             | `https://api.pluralpay.in/api/pay/v1/orders/{order_id}`       |

# OpenAPI definition

```json
{
  "openapi": "3.1.0",
  "info": {
    "title": "order",
    "version": "3.0"
  },
  "servers": [
    {
      "url": "https://pluraluat.v2.pinepg.in/api"
    }
  ],
  "components": {
    "securitySchemes": {
      "sec0": {
        "type": "apiKey",
        "name": "Authorization",
        "in": "header",
        "x-bearer-format": "bearer",
        "x-default": ""
      }
    }
  },
  "security": [
    {
      "sec0": []
    }
  ],
  "paths": {
    "/pay/v1/orders/{order_id}": {
      "get": {
        "summary": "Get Order by Order ID",
        "description": "Use this API to retrieve the order by order ID.",
        "operationId": "orders-get-by-order-id",
        "parameters": [
          {
            "name": "order_id",
            "in": "path",
            "description": "Unique identifier of the order in the Pine Labs Online database.<br><br>Example: `v1-4405071524-aa-qlAtAf`",
            "schema": {
              "type": "string"
            },
            "required": true
          },
          {
            "name": "Content-Type",
            "in": "header",
            "description": "The type of content included in the HTTP message body.<br><br>Possible value: `application/json`.",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Authorization",
            "in": "header",
            "description": "The HTTP header where you can include your secret token for authentication.<br><br>Example: `Bearer <access_token>`<br><br>**Note**: Use the access token generated using our <a href=\"https://developer.pluralonline.com/v3.0/reference/generate-token\" target=\"_blank\">Generate Token API</a>.",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Request-Timestamp",
            "in": "header",
            "description": "Use ISO 8601 UTC Timestamp, to create a timestamp when the generate token is requested.<br><br>Example: `2024-07-09T07:57:08.022Z`",
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "Request-ID",
            "in": "header",
            "description": "Use a global unique identifier [GUID] for the request.<ul><li>Minimum: 1 characters.</li><li>Maximum: 50 characters</ul></li>Example: `c17ce30f-f88e-4f81-ada1-c3b4909ed235`",
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "200",
            "content": {
              "application/json": {
                "examples": {
                  "PROCESSED": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-240910064625-aa-c5JRek\",\n    \"merchant_order_reference\":\"65deb68e-b4e9-4301-a5bc-ed36245b5838\",\n    \"type\":\"CHARGE\",\n    \"status\":\"PROCESSED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":50000,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":true,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"joe.sam@gmail.com\",\n        \"first_name\":\"joe\",\n        \"last_name\":\"kumar\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"192192883\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"key1\":\"value1\",\n        \"key2\":\"value2\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-240910064625-aa-c5JRek-cc-M\",\n        \"status\":\"PROCESSED\",\n        \"payment_amount\":{\n          \"value\":50000,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"CREDIT\",\n            \"network_name\":\"VISA\",\n            \"issuer_name\":\"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\":\"Consumer\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"831000\",\n          \"acquirer_reference\":\"7259511930616652603954\",\n          \"rrn\":\"425306563154\",\n          \"is_aggregator\":true\n        },\n        \"capture_data\":[\n          {\n            \"merchant_capture_reference\":\"c4d3395c-c8cf-4eab-8920-e9e5bcbfcc31\",\n            \"capture_amount\":{\n              \"value\":50000,\n              \"currency\":\"INR\"\n            },\n            \"created_at\":\"2024-09-10T06:53:11.129Z\"\n          }\n        ],\n        \"created_at\":\"2024-09-05T06:29:27.721Z\",\n        \"updated_at\":\"2024-09-05T06:30:40.640Z\"\n      }\n    ],\n    \"created_at\":\"2024-09-10T06:46:25.704Z\",\n    \"updated_at\":\"2024-09-10T06:53:13.794Z\"\n  }\n}"
                  },
                  "Multiple Partial Refund": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-240926115938-aa-mjdWsd\",\n    \"merchant_order_reference\":\"73ef5062-dffa-4a5b-97d5-f11a769d0b19\",\n    \"type\":\"CHARGE\",\n    \"status\":\"PARTIALLY_REFUNDED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":50000,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":false,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"kevin.bob@example.com\",\n        \"first_name\":\"Kevin\",\n        \"last_name\":\"Bob\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"9876543210\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"key1\":\"DD\",\n        \"key2\":\"XOF\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-240926115938-aa-mjdWsd-cc-v\",\n        \"status\":\"PROCESSED\",\n        \"payment_amount\":{\n          \"value\":50000,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"DEBIT\",\n            \"network_name\":\"VISA\",\n            \"issuer_name\":\"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\":\"Commercial\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"831000\",\n          \"acquirer_reference\":\"7273520080856310303955\",\n          \"rrn\":\"427012318738\",\n          \"is_aggregator\":true\n        },\n        \"created_at\":\"2024-10-10T07:19:49.423Z\",\n        \"updated_at\":\"2024-10-10T07:19:51.205Z\"\n      }\n    ],\n    \"refunds\":[\n      {\n        \"merchant_order_reference\":\"d0257e11-37b5-4eb9-ab59-8b451ae9e52d\",\n        \"order_id\":\"v1-240927060313-aa-ClDPP3\",\n        \"type\":\"REFUND\",\n        \"status\":\"PROCESSED\",\n        \"order_amount\":{\n          \"value\":10000,\n          \"currency\":\"INR\"\n        },\n        \"payments\":[\n          {\n            \"id\":\"v1-240927060313-aa-ClDPP3-cc-5\",\n            \"status\":\"PROCESSED\",\n            \"payment_amount\":{\n              \"value\":10000,\n              \"currency\":\"INR\"\n            },\n            \"payment_method\":\"CARD\",\n            \"acquirer_data\":{\n              \"approval_code\":\"\",\n              \"acquirer_reference\":\"7274169948806443803955\",\n              \"rrn\":\"\",\n              \"is_aggregator\":false\n            },\n            \"created_at\":\"2024-10-10T07:19:49.423Z\",\n            \"updated_at\":\"2024-10-10T07:19:51.205Z\"\n          }\n        ],\n        \"created_at\":\"2024-09-27T06:03:13.908Z\",\n        \"updated_at\":\"2024-09-27T06:03:15.569Z\"\n      },\n      {\n        \"merchant_order_reference\":\"94084f4d-a687-493d-9917-c724e1d4d470\",\n        \"order_id\":\"v1-240927060325-aa-vk1VDd\",\n        \"type\":\"REFUND\",\n        \"status\":\"PROCESSED\",\n        \"order_amount\":{\n          \"value\":20000,\n          \"currency\":\"INR\"\n        },\n        \"payments\":[\n          {\n            \"id\":\"v1-240927060325-aa-vk1VDd-cc-p\",\n            \"status\":\"PROCESSED\",\n            \"payment_amount\":{\n              \"value\":20000,\n              \"currency\":\"INR\"\n            },\n            \"payment_method\":\"CARD\",\n            \"acquirer_data\":{\n              \"approval_code\":\"\",\n              \"acquirer_reference\":\"7274170062596450103955\",\n              \"rrn\":\"\",\n              \"is_aggregator\":false\n            },\n            \"created_at\":\"2024-10-10T07:19:49.423Z\",\n            \"updated_at\":\"2024-10-10T07:19:51.205Z\"\n          }\n        ],\n        \"created_at\":\"2024-09-27T06:03:25.039Z\",\n        \"updated_at\":\"2024-09-27T06:03:26.849Z\"\n      }\n    ],\n    \"created_at\":\"2024-09-26T11:59:38.864Z\",\n    \"updated_at\":\"2024-09-26T12:00:09.158Z\"\n  }\n}"
                  },
                  "Full Refund": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-240911080711-aa-rnZ4oY\",\n    \"merchant_order_reference\":\"5e041534-3674-4633-88d8-3cd43342a0e9\",\n    \"type\":\"CHARGE\",\n    \"status\":\"FULLY_REFUNDED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":100,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":false,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"joe.sam@gmail.com\",\n        \"first_name\":\"joe\",\n        \"last_name\":\"kumar\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"192192883\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"key1\":\"value1\",\n        \"key2\":\"value2\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-240911080711-aa-rnZ4oY-cc-P\",\n        \"status\":\"PROCESSED\",\n        \"payment_amount\":{\n          \"value\":100,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"CREDIT\",\n            \"network_name\":\"VISA\",\n            \"issuer_name\":\"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\":\"Consumer\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"831000\",\n          \"acquirer_reference\":\"7260420555396076903954\",\n          \"rrn\":\"425508092645\",\n          \"is_aggregator\":true\n        },\n        \"created_at\":\"2024-09-11T08:07:55.647Z\",\n        \"updated_at\":\"2024-09-11T08:07:57.115Z\"\n      }\n    ],\n    \"refunds\":[\n      {\n        \"merchant_order_reference\":\"dfa56768-1c58-4236-9b92-4acb6e2087b1\",\n        \"order_id\":\"v1-240911080755-aa-4FXD25\",\n        \"type\":\"REFUND\",\n        \"status\":\"PROCESSED\",\n        \"order_amount\":{\n          \"value\":100,\n          \"currency\":\"INR\"\n        },\n        \"payments\":[\n          {\n            \"id\":\"v1-240911080755-aa-4FXD25-cc-c\",\n            \"status\":\"PROCESSED\",\n            \"payment_amount\":{\n              \"value\":100,\n              \"currency\":\"INR\"\n            },\n            \"payment_method\":\"CARD\",\n            \"acquirer_data\":{\n              \"approval_code\":\"\",\n              \"acquirer_reference\":\"7260420764956609303955\",\n              \"rrn\":\"\",\n              \"is_aggregator\":true\n            },\n            \"created_at\":\"2024-09-11T08:07:55.647Z\",\n            \"updated_at\":\"2024-09-11T08:07:57.115Z\"\n          }\n        ],\n        \"created_at\":\"2024-09-11T08:07:55.647Z\",\n        \"updated_at\":\"2024-09-11T08:07:57.115Z\"\n      }\n    ],\n    \"created_at\":\"2024-09-11T08:07:11.519Z\",\n    \"updated_at\":\"2024-09-11T08:07:36.716Z\"\n  }\n}"
                  },
                  "OTP Failure": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-240927055849-aa-A393Xp\",\n    \"merchant_order_reference\":\"4cf29207-dc0c-4ed2-b8ab-3e62c3143c13\",\n    \"type\":\"CHARGE\",\n    \"status\":\"FAILED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":50000,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":false,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"kevin.bob@example.com\",\n        \"first_name\":\"Kevin\",\n        \"last_name\":\"Bob\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"9876543210\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"key1\":\"DD\",\n        \"key2\":\"XOF\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-240927055849-aa-A393Xp-cc-I\",\n        \"status\":\"FAILED\",\n        \"payment_amount\":{\n          \"value\":50000,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"DEBIT\",\n            \"network_name\":\"VISA\",\n            \"issuer_name\":\"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\":\"Commercial\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"\",\n          \"acquirer_reference\":\"7274167458356305903955\",\n          \"rrn\":\"\",\n          \"is_aggregator\":true\n        },\n        \"error_detail\":{\n          \"code\":\"USER_AUTHENTICATION_FAILED\",\n          \"message\":\"Consumer Authentication failed\"\n        },\n        \"created_at\":\"2024-09-27T05:59:04.634Z\",\n        \"updated_at\":\"2024-09-27T05:59:21.807Z\"\n      }\n    ],\n    \"created_at\":\"2024-09-27T05:58:49.283Z\",\n    \"updated_at\":\"2024-09-27T05:59:21.807Z\"\n  }\n}"
                  },
                  "Failed": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-240911083251-aa-nRjs8P\",\n    \"merchant_order_reference\":\"231b95b8-2377-49da-a069-1970f1c614b3\",\n    \"type\":\"CHARGE\",\n    \"status\":\"FAILED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":100,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":false,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"kevin.bob@gmail.com\",\n        \"first_name\":\"Kevin\",\n        \"last_name\":\"Bob\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"9876543210\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"key1\":\"DD\",\n        \"key2\":\"XOF\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-240911083251-aa-nRjs8P-cc-q\",\n        \"status\":\"FAILED\",\n        \"payment_amount\":{\n          \"value\":100,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"CREDIT\",\n            \"network_name\":\"VISA\",\n            \"issuer_name\":\"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\":\"Consumer\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"\",\n          \"acquirer_reference\":\"7260435879756122003955\",\n          \"rrn\":\"\",\n          \"is_aggregator\":true\n        },\n        \"capture_data\":[\n          {\n            \"merchant_capture_reference\":\"f631c5ce-1c2b-4dca-a80b-59b0f055771e\",\n            \"capture_amount\":{\n              \"value\":100,\n              \"currency\":\"INR\"\n            },\n            \"created_at\":\"2024-09-05T06:30:39.296Z\"\n          }\n        ],\n        \"error_detail\":{\n          \"code\":\"PAYMENT_DECLINED\",\n          \"message\":\"Transaction declined by Acquirer due to unknown reason\"\n        },\n        \"created_at\":\"2024-09-05T06:29:27.721Z\",\n        \"updated_at\":\"2024-09-05T06:30:40.640Z\"\n      }\n    ],\n    \"created_at\":\"2024-09-11T08:32:51.544Z\",\n    \"updated_at\":\"2024-09-11T08:33:23.298Z\"\n  }\n}"
                  },
                  "Partially Captured": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-241007095220-aa-IiveWJ\",\n    \"merchant_order_reference\":\"22cbbc47-be2f-435f-a25e-406537cfd7db\",\n    \"type\":\"CHARGE\",\n    \"status\":\"PARTIALLY_CAPTURED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":1000,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":true,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"kevin.bob@gmail.com\",\n        \"first_name\":\"Kevin\",\n        \"last_name\":\"Bob\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"9876543210\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"key1\":\"DD\",\n        \"key2\":\"XOF\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-241007095220-aa-IiveWJ-cc-1\",\n        \"status\":\"PROCESSED\",\n        \"payment_amount\":{\n          \"value\":1000,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"CREDIT\",\n            \"network_name\":\"VISA\",\n            \"issuer_name\":\"U.S. REGION\",\n            \"card_category\":\"Consumer\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"831000\",\n          \"acquirer_reference\":\"7282950828176802603955\",\n          \"rrn\":\"428109093823\",\n          \"is_aggregator\":true\n        },\n        \"capture_data\":[\n          {\n            \"merchant_capture_reference\":\"bba1281c-5603-4dd7-af71-89d45a98b313\",\n            \"capture_amount\":{\n              \"value\":500,\n              \"currency\":\"INR\"\n            },\n            \"created_at\":\"2024-10-07T09:58:01.066Z\"\n          }\n        ],\n        \"created_at\":\"2024-10-07T09:52:20.829Z\",\n        \"updated_at\":\"2024-10-07T09:58:03.410Z\"\n      }\n    ],\n    \"created_at\":\"2024-10-07T09:52:20.829Z\",\n    \"updated_at\":\"2024-10-07T09:58:03.410Z\"\n  }\n}"
                  },
                  "Refund by Order ID": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-241014064640-aa-oFGViO\",\n    \"parent_order_id\": \"v1-241010055924-aa-AHbN0s\",\n    \"merchant_order_reference\": \"0aa61e21-1b11-4724-902e-c54c5cf0eff1\",\n    \"type\": \"REFUND\",\n    \"status\": \"PROCESSED\",\n    \"merchant_id\": \"108272\",\n    \"order_amount\": {\n      \"value\": 400,\n      \"currency\": \"INR\"\n    },\n    \"purchase_details\": {\n      \"merchant_metadata\": {\n        \"key1\": \"DD\",\n        \"key2\": \"XOF\"\n      }\n    }\n  },\n  \"payments\": [\n    {\n      \"id\": \"v1-241014064640-aa-oFGViO-cc-c\",\n      \"status\": \"PROCESSED\",\n      \"payment_amount\": {\n        \"value\": 400,\n        \"currency\": \"INR\"\n      },\n      \"payment_method\": \"CARD\",\n      \"acquirer_data\": {\n        \"approval_code\": \"\",\n        \"acquirer_reference\": \"7288884033266458903954\",\n        \"rrn\": \"\",\n        \"is_aggregator\": true\n      },\n      \"created_at\": \"2024-10-14T06:46:40.678Z\",\n      \"updated_at\": \"2024-10-14T06:46:44.450Z\"\n    }\n  ],\n  \"created_at\": \"2024-10-14T06:46:40.678Z\",\n  \"updated_at\": \"2024-10-14T06:46:44.450Z\"\n}"
                  },
                  "Refund Pending": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-241016075949-aa-f0gEIz\",\n    \"parent_order_id\": \"v1-241015120052-aa-2kYYlk\",\n    \"merchant_order_reference\": \"8890b6a8-5714-4f1b-aed2-8eea3ad039e9\",\n    \"type\": \"REFUND\",\n    \"status\": \"PENDING\",\n    \"merchant_id\": \"108272\",\n    \"order_amount\": {\n      \"value\": 100,\n      \"currency\": \"INR\"\n    },\n    \"purchase_details\": {\n      \"customer\": {\n        \"billing_address\": {},\n        \"shipping_address\": {}\n      },\n      \"merchant_metadata\": {\n        \"notes\": \"some\"\n      }\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-241016075949-aa-f0gEIz-cc-5\",\n        \"status\": \"PENDING\",\n        \"payment_amount\": {\n          \"value\": 100,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"CARD\",\n        \"acquirer_data\": {\n          \"approval_code\": \"\",\n          \"acquirer_reference\": \"\",\n          \"rrn\": \"\",\n          \"is_aggregator\": true\n        },\n        \"created_at\": \"2024-10-16T07:59:49.739Z\",\n        \"updated_at\": \"2024-10-16T07:59:49.739Z\"\n      }\n    ],\n    \"created_at\": \"2024-10-16T07:59:49.739Z\",\n    \"updated_at\": \"2024-10-16T07:59:49.739Z\",\n    \"integration_mode\": \"SEAMLESS\"\n  }\n}"
                  },
                  "Capture Pending": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-241015113610-aa-CN4k91\",\n    \"merchant_order_reference\":\"fabdecac-b3dd-4c0b-8de8-ec9c8459d29b\",\n    \"type\":\"CHARGE\",\n    \"status\":\"AUTHORIZED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":10000,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":true,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"joe.sam@gmail.com\",\n        \"first_name\":\"joe\",\n        \"last_name\":\"kumar\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"192192883\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"invoice_number\":\"HLS0001\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-241015113610-aa-CN4k91-cc-c\",\n        \"status\":\"AUTHORIZED\",\n        \"payment_amount\":{\n          \"value\":10000,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"CREDIT\",\n            \"network_name\":\"MASTERCARD\",\n            \"issuer_name\":\"ICICI BANK LIMITED\",\n            \"card_category\":\"\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"831000\",\n          \"acquirer_reference\":\"7289922025826735003954\",\n          \"rrn\":\"428911601777\",\n          \"is_aggregator\":true\n        },\n        \"capture_data\":[\n          {\n            \"merchant_capture_reference\":\"0e32daf5-36f7-42c4-a5e0-5502bfb86493\",\n            \"capture_amount\":{\n              \"value\":10000,\n              \"currency\":\"INR\"\n            },\n            \"created_at\":\"2024-10-15T11:40:49.656Z\"\n          }\n        ],\n        \"created_at\":\"2024-10-15T11:36:10.711Z\",\n        \"updated_at\":\"2024-10-15T11:40:49.658Z\"\n      }\n    ],\n    \"created_at\":\"2024-10-15T11:36:10.321Z\",\n    \"updated_at\":\"2024-10-15T11:40:49.659Z\",\n    \"integration_mode\":\"SEAMLESS\"\n  }\n}"
                  },
                  "Cancel Pending": {
                    "value": "{\n  \"data\":{\n    \"order_id\":\"v1-241010170109-aa-l63F0Y\",\n    \"merchant_order_reference\":\"4e0631bb-1a1f-45e5-88f0-47219ffdc73a\",\n    \"type\":\"CHARGE\",\n    \"status\":\"CANCELLED\",\n    \"merchant_id\":\"108272\",\n    \"order_amount\":{\n      \"value\":10000,\n      \"currency\":\"INR\"\n    },\n    \"pre_auth\":true,\n    \"allowed_payment_methods\":[\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\":\"order1\",\n    \"callback_url\":\"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\":{\n      \"customer\":{\n        \"email_id\":\"joe.sam@gmail.com\",\n        \"first_name\":\"joe\",\n        \"last_name\":\"kumar\",\n        \"customer_id\":\"192212\",\n        \"mobile_number\":\"192192883\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\":{\n        \"invoice_number\":\"HLS0001\"\n      }\n    },\n    \"payments\":[\n      {\n        \"id\":\"v1-241010170109-aa-l63F0Y-cc-J\",\n        \"status\":\"CANCELLED\",\n        \"payment_amount\":{\n          \"value\":10000,\n          \"currency\":\"INR\"\n        },\n        \"payment_method\":\"CARD\",\n        \"payment_option\":{\n          \"card_data\":{\n            \"card_type\":\"CREDIT\",\n            \"network_name\":\"MASTERCARD\",\n            \"issuer_name\":\"ICICI BANK LIMITED\",\n            \"card_category\":\"\",\n            \"country_code\":\"IND\",\n            \"token_txn_type\":\"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\":{\n          \"approval_code\":\"831000\",\n          \"acquirer_reference\":\"7285796824536663503954\",\n          \"rrn\":\"428417534659\",\n          \"is_aggregator\":true\n        },\n        \"created_at\":\"2024-10-10T17:01:09.141Z\",\n        \"updated_at\":\"2024-10-10T17:03:22.332Z\"\n      }\n    ],\n    \"created_at\":\"2024-10-10T17:01:09.063Z\",\n    \"updated_at\":\"2024-10-10T17:03:22.334Z\",\n    \"integration_mode\":\"SEAMLESS\"\n  }\n}"
                  },
                  "Dynamic currency conversion": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-240910064625-aa-c5JRek\",\n    \"merchant_order_reference\": \"65deb68e-b4e9-4301-a5bc-ed36245b5838\",\n    \"type\": \"CHARGE\",\n    \"status\": \"PROCESSED\",\n    \"merchant_id\": \"108272\",\n    \"order_amount\": {\n      \"value\": 10000,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"UPI\",\n      \"NETBANKING\",\n      \"POINTS\",\n      \"WALLET\"\n    ],\n    \"notes\": \"order1\",\n    \"callback_url\": \"https://sample-callback-url\",\n    \"failure_callback_url\": \"https://sample-failure-callback-url\",\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"joe.sam@gmail.com\",\n        \"first_name\": \"joe\",\n        \"last_name\": \"kumar\",\n        \"customer_id\": \"192212\",\n        \"mobile_number\": \"192192883\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\": {\n        \"key1\": \"value1\",\n        \"key2\": \"value2\"\n      }\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-240910064625-aa-c5JRek-cc-M\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 123,\n          \"currency\": \"USD\"\n        },\n        \"base_amount\": {\n          \"value\": 10000,\n          \"currency\": \"INR\"\n        },\n        \"conversion_rate\": 0.0123,\n        \"payment_method\": \"CARD\",\n        \"payment_option\": {\n          \"card_data\": {\n            \"card_type\": \"CREDIT\",\n            \"network_name\": \"VISA\",\n            \"issuer_name\": \"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\": \"Consumer\",\n            \"country_code\": \"IND\",\n            \"token_txn_type\": \"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\": {\n          \"approval_code\": \"831000\",\n          \"acquirer_reference\": \"7259511930616652603954\",\n          \"rrn\": \"425306563154\",\n          \"is_aggregator\": true\n        },\n        \"created_at\": \"2024-09-05T06:29:27.721Z\",\n        \"updated_at\": \"2024-09-05T06:30:40.640Z\"\n      }\n    ],\n    \"created_at\": \"2024-09-10T06:46:25.704Z\",\n    \"updated_at\": \"2024-09-10T06:53:13.794Z\"\n  }\n}"
                  },
                  "Credit EMI": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-250319132236-aa-4SsUAW\",\n    \"merchant_order_reference\": \"aa13658e-f997-41d8-803f-17e0fac74058\",\n    \"type\": \"CHARGE\",\n    \"status\": \"PROCESSED\",\n    \"merchant_id\": \"111643\",\n    \"order_amount\": {\n      \"value\": 219900,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"NETBANKING\",\n      \"CREDIT_EMI\",\n      \"UPI\",\n      \"CARDLESS_EMI\"\n    ],\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"anoop.pandey@qfixinfo.com\",\n        \"first_name\": \"Anoop\",\n        \"last_name\": \"Pandey\",\n        \"mobile_number\": \"7973058466\",\n        \"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t},\n        \"is_edit_customer_details_allowed\": false\n      }\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-250319132236-aa-4SsUAW-ce-a\",\n        \"merchant_payment_reference\": \"11595ebb-4b9e-4bd4-a94a-8150d5be67a7\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 219900,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"CREDIT_EMI\",\n        \"payment_option\": {\n          \"card_data\": {\n            \"card_type\": \"CREDIT\",\n            \"network_name\": \"VISA\",\n            \"issuer_name\": \"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\": \"\",\n            \"country_code\": \"IND\",\n            \"token_txn_type\": \"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\": {\n          \"approval_code\": \"831000\",\n          \"acquirer_reference\": \"7423906107656489103813\",\n          \"rrn\": \"507813596777\",\n          \"is_aggregator\": true\n        },\n        \"offer_data\": {\n          \"offer_details\": {\n            \"id\": \"6\",\n            \"name\": \"HDFC CC\",\n            \"issuer_type\": \"CC_BANK\",\n            \"priority\": 1,\n            \"tenure\": {\n              \"tenure_id\": \"6\",\n              \"name\": \"24 Months\",\n              \"tenure_type\": \"MONTH\",\n              \"tenure_value\": 24,\n              \"issuer_offer_parameters\": [\n                {\n                  \"program_type\": \"BANK_EMI\",\n                  \"offer_id\": \"3498\",\n                  \"offer_parameter_id\": \"199796\"\n                },\n                {\n                  \"program_type\": \"MERCHANT_BANK_OFFER\",\n                  \"offer_id\": \"3678\",\n                  \"offer_parameter_id\": \"203706\"\n                }\n              ],\n              \"details\": [\n                {\n                  \"product_code\": \"xyz\",\n                  \"product_display_name\": \"Redmi Note 13 5G\",\n                  \"brand_name\": \"Xiaomi\",\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 219900\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 38508\n                  },\n                  \"interest_rate\": 16\n                }\n              ],\n              \"loan_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 219900\n              },\n              \"net_payment_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 258408\n              },\n              \"monthly_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10767\n              },\n              \"total_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 258408\n              },\n              \"interest_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 38508\n              },\n              \"interest_rate_percentage\": 16,\n              \"processing_fee_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10000\n              },\n              \"emi_type\": \"STANDARD\"\n            }\n          }\n        },\n        \"created_at\": \"2025-03-19T13:23:03.349Z\",\n        \"updated_at\": \"2025-03-19T13:23:32.990Z\"\n      }\n    ],\n    \"created_at\": \"2025-03-19T13:22:36.939Z\",\n    \"updated_at\": \"2025-03-19T13:23:32.991Z\",\n    \"integration_mode\": \"SEAMLESS\",\n    \"payment_retries_remaining\": 9\n  }\n}"
                  },
                  "Debit EMI": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-250319132236-aa-4SsUAW\",\n    \"merchant_order_reference\": \"aa13658e-f997-41d8-803f-17e0fac74058\",\n    \"type\": \"CHARGE\",\n    \"status\": \"PROCESSED\",\n    \"merchant_id\": \"111643\",\n    \"order_amount\": {\n      \"value\": 219900,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"NETBANKING\",\n      \"CREDIT_EMI\",\n      \"UPI\",\n      \"CARDLESS_EMI\"\n    ],\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"anoop.pandey@qfixinfo.com\",\n        \"first_name\": \"Anoop\",\n        \"last_name\": \"Pandey\",\n        \"mobile_number\": \"7973058466\",\n        \"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t},\n        \"is_edit_customer_details_allowed\": false\n      }\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-250319132236-aa-4SsUAW-ce-a\",\n        \"merchant_payment_reference\": \"11595ebb-4b9e-4bd4-a94a-8150d5be67a7\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 219900,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"DEBIT_EMI\",\n        \"payment_option\": {\n          \"card_data\": {\n            \"card_type\": \"DEBIT\",\n            \"network_name\": \"VISA\",\n            \"issuer_name\": \"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\": \"\",\n            \"country_code\": \"IND\",\n            \"token_txn_type\": \"ALT_TOKEN\",\n            \"last4_digit\": \"1091\",\n            \"save\": false,\n            \"is_native_otp_eligible\": true\n          }\n        },\n        \"acquirer_data\": {\n          \"approval_code\": \"831000\",\n          \"acquirer_reference\": \"7423906107656489103813\",\n          \"rrn\": \"507813596777\",\n          \"is_aggregator\": true\n        },\n        \"offer_data\": {\n          \"offer_details\": {\n            \"id\": \"7\",\n            \"name\": \"HDFC DC\",\n            \"issuer_type\": \"DC_BANK\",\n            \"priority\": 1,\n            \"tenure\": {\n              \"tenure_id\": \"6\",\n              \"name\": \"24 Months\",\n              \"tenure_type\": \"MONTH\",\n              \"tenure_value\": 24,\n              \"issuer_offer_parameters\": [\n                {\n                  \"program_type\": \"BANK_EMI\",\n                  \"offer_id\": \"3498\",\n                  \"offer_parameter_id\": \"199796\"\n                },\n                {\n                  \"program_type\": \"MERCHANT_BANK_OFFER\",\n                  \"offer_id\": \"3678\",\n                  \"offer_parameter_id\": \"203706\"\n                }\n              ],\n              \"details\": [\n                {\n                  \"product_code\": \"xyz\",\n                  \"product_display_name\": \"Redmi Note 13 5G\",\n                  \"brand_name\": \"Xiaomi\",\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 219900\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 38508\n                  },\n                  \"interest_rate\": 16\n                }\n              ],\n              \"loan_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 219900\n              },\n              \"net_payment_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 258408\n              },\n              \"monthly_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10767\n              },\n              \"total_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 258408\n              },\n              \"interest_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 38508\n              },\n              \"interest_rate_percentage\": 16,\n              \"processing_fee_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10000\n              },\n              \"emi_type\": \"STANDARD\"\n            }\n          }\n        },\n        \"created_at\": \"2025-03-19T13:23:03.349Z\",\n        \"updated_at\": \"2025-03-19T13:23:32.990Z\"\n      }\n    ],\n    \"created_at\": \"2025-03-19T13:22:36.939Z\",\n    \"updated_at\": \"2025-03-19T13:23:32.991Z\",\n    \"integration_mode\": \"SEAMLESS\",\n    \"payment_retries_remaining\": 9\n  }\n}"
                  },
                  "Tokenized EMI": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-250319132236-aa-4SsUAW\",\n    \"merchant_order_reference\": \"aa13658e-f997-41d8-803f-17e0fac74058\",\n    \"type\": \"CHARGE\",\n    \"status\": \"PROCESSED\",\n    \"merchant_id\": \"111643\",\n    \"order_amount\": {\n      \"value\": 219900,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"NETBANKING\",\n      \"CREDIT_EMI\",\n      \"UPI\",\n      \"CARDLESS_EMI\"\n    ],\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"anoop.pandey@qfixinfo.com\",\n        \"first_name\": \"Anoop\",\n        \"last_name\": \"Pandey\",\n        \"mobile_number\": \"7973058466\",\n        \"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t},\n        \"is_edit_customer_details_allowed\": false\n      }\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-250319132236-aa-4SsUAW-ce-a\",\n        \"merchant_payment_reference\": \"11595ebb-4b9e-4bd4-a94a-8150d5be67a7\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 219900,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"CREDIT_EMI\",\n        \"payment_option\": {\n          \"card_data\": {\n            \"card_type\": \"CREDIT\",\n            \"network_name\": \"VISA\",\n            \"issuer_name\": \"INTL HDQTRS-CENTER OWNED\",\n            \"card_category\": \"\",\n            \"country_code\": \"IND\",\n            \"token_txn_type\": \"ALT_TOKEN\",\n            \"last4_digit\": \"1001\",\n            \"save\": false\n          }\n        },\n        \"acquirer_data\": {\n          \"approval_code\": \"831000\",\n          \"acquirer_reference\": \"7423906107656489103813\",\n          \"rrn\": \"507813596777\",\n          \"is_aggregator\": true\n        },\n        \"offer_data\": {\n          \"offer_details\": {\n            \"id\": \"6\",\n            \"name\": \"HDFC CC\",\n            \"issuer_type\": \"CC_BANK\",\n            \"priority\": 1,\n            \"tenure\": {\n              \"tenure_id\": \"6\",\n              \"name\": \"24 Months\",\n              \"tenure_type\": \"MONTH\",\n              \"tenure_value\": 24,\n              \"issuer_offer_parameters\": [\n                {\n                  \"program_type\": \"BANK_EMI\",\n                  \"offer_id\": \"3498\",\n                  \"offer_parameter_id\": \"199796\"\n                },\n                {\n                  \"program_type\": \"MERCHANT_BANK_OFFER\",\n                  \"offer_id\": \"3678\",\n                  \"offer_parameter_id\": \"203706\"\n                }\n              ],\n              \"details\": [\n                {\n                  \"product_code\": \"xyz\",\n                  \"product_display_name\": \"Redmi Note 13 5G\",\n                  \"brand_name\": \"Xiaomi\",\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 219900\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 38508\n                  },\n                  \"interest_rate\": 16\n                }\n              ],\n              \"loan_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 219900\n              },\n              \"net_payment_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 258408\n              },\n              \"monthly_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10767\n              },\n              \"total_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 258408\n              },\n              \"interest_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 38508\n              },\n              \"interest_rate_percentage\": 16,\n              \"processing_fee_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10000\n              },\n              \"emi_type\": \"STANDARD\"\n            }\n          }\n        },\n        \"created_at\": \"2025-03-19T13:23:03.349Z\",\n        \"updated_at\": \"2025-03-19T13:23:32.990Z\"\n      }\n    ],\n    \"created_at\": \"2025-03-19T13:22:36.939Z\",\n    \"updated_at\": \"2025-03-19T13:23:32.991Z\",\n    \"integration_mode\": \"SEAMLESS\",\n    \"payment_retries_remaining\": 9\n  }\n}"
                  },
                  "Credit EMI Refund": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-250324080933-aa-X7t3ef\",\n    \"merchant_order_reference\": \"766a6077-4d14-4be0-8ba0-6a320bdb0230\",\n    \"type\": \"CHARGE\",\n    \"status\": \"FULLY_REFUNDED\",\n    \"callback_url\": \"\",\n    \"failure_callback_url\": \"\",\n    \"merchant_id\": \"111643\",\n    \"order_amount\": {\n      \"value\": 2111800,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"NETBANKING\",\n      \"CREDIT_EMI\",\n      \"UPI\",\n      \"DEBIT_EMI\",\n      \"CARDLESS_EMI\"\n    ],\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"kevin.bob@example.com\",\n        \"first_name\": \"Kevin\",\n        \"last_name\": \"Bob\",\n        \"mobile_number\": \"9876543210\",\n        \"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t},\n        \"is_edit_customer_details_allowed\": false\n      },\n      \"merchant_metadata\": {}\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-250324080933-aa-X7t3ef-ce-a\",\n        \"merchant_payment_reference\": \"872ea4f0-5041-43bc-8c4a-8d29f5ed9d95\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 2110800,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"CREDIT_EMI\",\n        \"payment_option\": {},\n        \"acquirer_data\": {\n          \"approval_code\": \"831000\",\n          \"acquirer_reference\": \"7428037903036765003813\",\n          \"rrn\": \"508308181634\",\n          \"is_aggregator\": true,\n          \"acquirer_name\": \"Cyber_Source_AXIS\"\n        },\n        \"offer_data\": {\n          \"offer_details\": {\n            \"id\": \"6\",\n            \"name\": \"HDFC CC\",\n            \"issuer_type\": \"CC_BANK\",\n            \"priority\": 1,\n            \"tenure\": {\n              \"tenure_id\": \"1\",\n              \"name\": \"3 Months\",\n              \"tenure_type\": \"MONTH\",\n              \"tenure_value\": 3,\n              \"issuer_offer_parameters\": [\n                {\n                  \"program_type\": \"BANK_EMI\",\n                  \"offer_id\": \"3498\",\n                  \"offer_parameter_id\": \"199796\"\n                }\n              ],\n              \"details\": [\n                {\n                  \"product_code\": \"BENOW_TEST_1\",\n                  \"product_display_name\": \"\",\n                  \"brand_id\": \"5\",\n                  \"brand_name\": \"OnePlus\",\n                  \"product_offer_parameters\": [\n                    {\n                      \"program_type\": \"BRAND_OFFER\",\n                      \"offer_id\": \"3192\",\n                      \"offer_parameter_id\": \"183170\"\n                    }\n                  ],\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 2100000\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 56221\n                  },\n                  \"interest_rate\": 16,\n                  \"discount\": {\n                    \"discount_type\": \"INSTANT\",\n                    \"discount_string\": \"\",\n                    \"percentage\": 0,\n                    \"amount\": {\n                      \"currency\": \"INR\",\n                      \"value\": 1000\n                    },\n                    \"discount_deferred_duration_value\": 0,\n                    \"breakup\": {\n                      \"merchant\": {}\n                    }\n                  },\n                  \"product_imei\": \"\"\n                },\n                {\n                  \"product_code\": \"ccf\",\n                  \"product_display_name\": \"\",\n                  \"brand_id\": \"\",\n                  \"brand_name\": \"\",\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 11800\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 317\n                  },\n                  \"interest_rate\": 16,\n                  \"product_imei\": \"\"\n                }\n              ],\n              \"discount\": {\n                \"discount_string\": \"\",\n                \"percentage\": 0,\n                \"amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 1000\n                },\n                \"discount_deferred_duration_value\": 0,\n                \"breakup\": {\n                  \"merchant\": {}\n                }\n              },\n              \"loan_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 2110800\n              },\n              \"total_discount_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 1000\n              },\n              \"net_payment_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 2167338\n              },\n              \"monthly_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 722446\n              },\n              \"total_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 2167338\n              },\n              \"interest_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 56538\n              },\n              \"split_emi_percentage\": 0,\n              \"interest_rate_percentage\": 16,\n              \"dealer_charges_percentage\": 0,\n              \"emi_type\": \"STANDARD\"\n            }\n          }\n        },\n        \"created_at\": \"2025-03-24T08:09:39.289Z\",\n        \"updated_at\": \"2025-03-24T08:09:53.749Z\"\n      }\n    ],\n    \"refunds\": [\n      {\n        \"merchant_order_reference\": \"79c37e48-bace-4931-8120-ccc2bfd6d7a8\",\n        \"order_id\": \"v1-250324081025-aa-dbHIjH\",\n        \"type\": \"REFUND\",\n        \"status\": \"PROCESSED\",\n        \"order_amount\": {\n          \"value\": 2110800,\n          \"currency\": \"INR\"\n        },\n        \"payments\": [\n          {\n            \"id\": \"v1-250324081025-aa-dbHIjH-ce-a\",\n            \"status\": \"PROCESSED\",\n            \"payment_amount\": {\n              \"value\": 2110800,\n              \"currency\": \"INR\"\n            },\n            \"payment_method\": \"CREDIT_EMI\",\n            \"acquirer_data\": {\n              \"approval_code\": \"\",\n              \"acquirer_reference\": \"7428038261766864103812\",\n              \"rrn\": \"\",\n              \"is_aggregator\": true,\n              \"acquirer_name\": \"Cyber_Source_AXIS\"\n            },\n            \"created_at\": \"2025-03-24T08:10:25.533Z\",\n            \"updated_at\": \"2025-03-24T08:10:26.676Z\"\n          }\n        ],\n        \"purchase_details\": {\n          \"customer\": {\n            \"country_code\": \"91\",\n            \"billing_address\": {},\n            \"shipping_address\": {},\n            \"is_edit_customer_details_allowed\": false\n          },\n          \"merchant_metadata\": {}\n        },\n        \"created_at\": \"2025-03-24T08:10:25.533Z\",\n        \"updated_at\": \"2025-03-24T08:10:26.676Z\"\n      }\n    ],\n    \"created_at\": \"2025-03-24T08:09:33.737Z\",\n    \"updated_at\": \"2025-03-24T08:09:53.750Z\",\n    \"integration_mode\": \"SEAMLESS\"\n  }\n}"
                  },
                  "Cardless EMI": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-250502082203-aa-BZMaYf\",\n    \"merchant_order_reference\": \"fd976e3e-8f56-4253-8f04-dee54df2eb3a\",\n    \"type\": \"CHARGE\",\n    \"status\": \"PROCESSED\",\n    \"callback_url\": \"mobileapp/index\",\n    \"failure_callback_url\": \"\",\n    \"merchant_id\": \"111643\",\n    \"order_amount\": {\n      \"value\": 150000,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"NETBANKING\",\n      \"CREDIT_EMI\",\n      \"UPI\",\n      \"DEBIT_EMI\",\n      \"CARDLESS_EMI\"\n    ],\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"anoop.pandey@qfixinfo.com\",\n        \"first_name\": \"Anoop\",\n        \"last_name\": \"Pandey\",\n        \"mobile_number\": \"7973058466\",\n        \"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t},\n        \"is_edit_customer_details_allowed\": false\n      },\n      \"merchant_metadata\": {},\n      \"products\": [\n        {\n          \"product_code\": \"Apple_test_1\",\n          \"product_amount\": {\n            \"value\": 150000,\n            \"currency\": \"INR\"\n          }\n        }\n      ]\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-250502082203-aa-BZMaYf-cle-a\",\n        \"merchant_payment_reference\": \"c16238d1-c350-4173-9376-3297a6067956\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 150000,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"CARDLESS_EMI\",\n        \"acquirer_data\": {\n          \"approval_code\": \"\",\n          \"acquirer_reference\": \"\",\n          \"rrn\": \"\",\n          \"is_aggregator\": true,\n          \"acquirer_name\": \"ICICIDebitEMI\"\n        },\n        \"offer_data\": {\n          \"offer_details\": {\n            \"id\": \"3\",\n            \"name\": \"ICICI CARDLESS\",\n            \"issuer_type\": \"CARDLESS_BANK\",\n            \"priority\": 1,\n            \"tenure\": {\n              \"tenure_id\": \"3\",\n              \"name\": \"9 Months\",\n              \"tenure_type\": \"MONTH\",\n              \"tenure_value\": 9,\n              \"issuer_offer_parameters\": [\n                {\n                  \"program_type\": \"BANK_EMI\",\n                  \"offer_id\": \"308\",\n                  \"offer_parameter_id\": \"19\"\n                }\n              ],\n              \"details\": [\n                {\n                  \"product_code\": \"Apple_test_1\",\n                  \"product_display_name\": \"\",\n                  \"brand_id\": \"\",\n                  \"brand_name\": \"Apple\",\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 150000\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 5358\n                  },\n                  \"interest_rate\": 8.5,\n                  \"product_imei\": \"\"\n                }\n              ],\n              \"loan_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 150000\n              },\n              \"net_payment_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 155358\n              },\n              \"monthly_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 17262\n              },\n              \"total_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 155358\n              },\n              \"interest_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 5358\n              },\n              \"split_emi_percentage\": 0,\n              \"interest_rate_percentage\": 8.5,\n              \"processing_fee_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 19900\n              },\n              \"dealer_charges_percentage\": 0,\n              \"emi_type\": \"STANDARD\"\n            }\n          }\n        },\n        \"created_at\": \"2025-05-02T08:24:29.150Z\",\n        \"updated_at\": \"2025-05-02T08:25:37.502Z\"\n      }\n    ],\n    \"created_at\": \"2025-05-02T08:22:03.232Z\",\n    \"updated_at\": \"2025-05-02T08:25:37.503Z\",\n    \"integration_mode\": \"SEAMLESS\"\n  }\n}"
                  },
                  "Split Settlement Order": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-241118074845-aa-wduUQF\",\n    \"merchant_order_reference\": \"3595f435-b1c5-4a60-a98c-9cf39ee3dc07\",\n    \"type\": \"CHARGE\",\n    \"status\": \"CREATED\",\n    \"merchant_id\": \"108272\",\n    \"order_amount\": {\n      \"value\": 50000,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"kevin.bob@example.com\",\n        \"first_name\": \"Kevin\",\n        \"last_name\": \"Bob\",\n        \"customer_id\": \"192212\",\n        \"mobile_number\": \"9876543210\",\n\t\t\t\t\"country_code\": \"91\",\n        \"billing_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"billing\"\n      \t},\n      \t\"shipping_address\": {\n        \t\"address1\": \"10 Downing Street Westminster London\",\n        \t\"address2\": \"Oxford Street Westminster London\",\n        \t\"address3\": \"Baker Street Westminster London\",\n        \t\"pincode\": \"51524036\",\n        \t\"city\": \"Westminster\",\n        \t\"state\": \"Westminster\",\n        \t\"country\": \"London\",\n\t\t\t\t\t\"full_name\": \"Kevin Bob\",\n\t\t\t\t\t\"adddress_type\": \"Home\",\n\t\t\t\t\t\"address_category\": \"shipping\"\n      \t}\n      },\n      \"merchant_metadata\": {\n        \"key1\": \"DD\",\n        \"key2\": \"XOF\"\n      },\n      \"split_info\": {\n        \"split_type\": \"AMOUNT\",\n        \"split_details\": [\n          {\n            \"split_merchant_id\": \"1324\",\n            \"split_settlement_id\": \"v1-241118074845-aa-wduUQF-ss-b\",\n            \"merchant_settlement_reference\": \"kshjhfk\",\n            \"amount\": {\n              \"value\": 30000,\n              \"currency\": \"INR\"\n            },\n            \"on_hold\": true,\n            \"status\": \"HOLD\",\n            \"updated_at\": \"2024-11-18T07:48:45.324Z\"\n          },\n          {\n            \"split_merchant_id\": \"1233\",\n            \"split_settlement_id\": \"v1-241118074845-aa-wduUQF-ss-r\",\n            \"amount\": {\n              \"value\": 20000,\n              \"currency\": \"INR\"\n            },\n            \"on_hold\": false,\n            \"status\": \"RELEASED\",\n            \"updated_at\": \"2024-11-18T07:48:45.324Z\"\n          }\n        ]\n      }\n    },\n    \"created_at\": \"2024-11-18T07:48:45.324336Z\",\n    \"updated_at\": \"2024-11-18T07:48:45.324348Z\",\n    \"integration_mode\": \"SEAMLESS\"\n  }\n}"
                  },
                  "Split EMI Order": {
                    "value": "{\n  \"data\": {\n    \"order_id\": \"v1-260316101246-aa-AIfoLK\",\n    \"merchant_order_reference\": \"6ac6e0e6-7e3e-4c1c-9ec7-d83e44142ceb\",\n    \"type\": \"CHARGE\",\n    \"status\": \"PROCESSED\",\n    \"callback_url\": \"\",\n    \"failure_callback_url\": \"\",\n    \"merchant_id\": \"111643\",\n    \"order_amount\": {\n      \"value\": 10000000,\n      \"currency\": \"INR\"\n    },\n    \"pre_auth\": false,\n    \"part_payment\": false,\n    \"allowed_payment_methods\": [\n      \"CARD\",\n      \"NETBANKING\",\n      \"CREDIT_EMI\",\n      \"UPI\",\n      \"DEBIT_EMI\",\n      \"BNPL\",\n      \"CARDLESS_EMI\"\n    ],\n    \"purchase_details\": {\n      \"customer\": {\n        \"email_id\": \"cashlesstechnologies@gmail.com\",\n        \"first_name\": \"Sourabh\",\n        \"last_name\": \"\",\n        \"customer_id\": \"6233\",\n        \"mobile_number\": \"9044988837\",\n        \"country_code\": \"91\",\n        \"shipping_address\": {\n          \"address1\": \"Andheri\",\n          \"pincode\": \"400072\",\n          \"city\": \"Mumbai\",\n          \"state\": \"Maharashtra\",\n          \"country\": \"India\"\n        },\n        \"is_edit_customer_details_allowed\": false\n      },\n      \"merchant_metadata\": {}\n    },\n    \"payments\": [\n      {\n        \"id\": \"v1-260316101246-aa-AIfoLK-ce-a\",\n        \"merchant_payment_reference\": \"25b79d45-cc4a-436a-afbc-efee5e5c8970\",\n        \"status\": \"PROCESSED\",\n        \"payment_amount\": {\n          \"value\": 9444392,\n          \"currency\": \"INR\"\n        },\n        \"payment_method\": \"CREDIT_EMI\",\n        \"payment_option\": {\n          \"card_data\": {\n            \"card_type\": \"CREDIT\",\n            \"network_name\": \"VISA\",\n            \"issuer_name\": \"ICICI Bank Limited\",\n            \"country_code\": \"IND\",\n            \"token_txn_type\": \"ALT_TOKEN\",\n            \"last4_digit\": \"0000\",\n            \"save\": false,\n            \"card_holder_name\": \"niyati gulati\"\n          }\n        },\n        \"acquirer_data\": {\n          \"approval_code\": \"831000\",\n          \"acquirer_reference\": \"7736560047856935303814\",\n          \"rrn\": \"607510512694\",\n          \"is_aggregator\": true,\n          \"acquirer_name\": \"Cyber_Source_AXIS\"\n        },\n        \"offer_data\": {\n          \"offer_details\": {\n            \"id\": \"1\",\n            \"name\": \"ICICI CC\",\n            \"issuer_type\": \"CC_BANK\",\n            \"priority\": 3,\n            \"tenure\": {\n              \"tenure_id\": \"5\",\n              \"name\": \"18 Months\",\n              \"tenure_type\": \"MONTH\",\n              \"tenure_value\": 18,\n              \"issuer_offer_parameters\": [\n                {\n                  \"program_type\": \"BRAND_EMI\",\n                  \"offer_id\": \"6118\",\n                  \"offer_parameter_id\": \"288517\"\n                }\n              ],\n              \"details\": [\n                {\n                  \"product_code\": \"SPLIT_APPLE-1\",\n                  \"product_display_name\": \"16 Pro Max 64GB\",\n                  \"brand_id\": \"1\",\n                  \"brand_name\": \"Apple\",\n                  \"product_offer_parameters\": [\n                    {\n                      \"program_type\": \"BRAND_OFFER\",\n                      \"offer_id\": \"6118\",\n                      \"offer_parameter_id\": \"288517\"\n                    }\n                  ],\n                  \"product_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 10000000\n                  },\n                  \"interest_amount\": {\n                    \"currency\": \"INR\",\n                    \"value\": 1240336\n                  },\n                  \"interest_rate\": 15.99,\n                  \"subvention\": {\n                    \"subvention_type\": \"INSTANT\",\n                    \"offer_type\": \"LOW_COST\",\n                    \"percentage\": 6,\n                    \"amount\": {\n                      \"currency\": \"INR\",\n                      \"value\": 566038\n                    },\n                    \"breakup\": {\n                      \"merchant\": {}\n                    }\n                  },\n                  \"product_imei\": \"\"\n                }\n              ],\n              \"loan_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 7083294\n              },\n              \"net_payment_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 10684728\n              },\n              \"monthly_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 462423\n              },\n              \"total_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 8323630\n              },\n              \"interest_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 1240336\n              },\n              \"split_emi_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 2361098\n              },\n              \"split_emi_percentage\": 25,\n              \"total_subvention_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 566038\n              },\n              \"interest_rate_percentage\": 15.99,\n              \"processing_fee_amount\": {\n                \"currency\": \"INR\",\n                \"value\": 19900\n              },\n              \"dealer_charges_percentage\": 0,\n              \"emi_type\": \"LOW_COST\",\n              \"convenience_fee_breakdown\": {\n                \"fee_calculated_on_amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 7072864\n                },\n                \"fee_amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 8839\n                },\n                \"tax_amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 1591\n                },\n                \"additional_fee_amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 10430\n                },\n                \"maximum_fee_amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 99999999\n                },\n                \"applicable_fee_amount\": {\n                  \"currency\": \"INR\",\n                  \"value\": 10430\n                }\n              }\n            }\n          }\n        },\n        \"created_at\": \"2026-03-16T10:13:05.530Z\",\n        \"updated_at\": \"2026-03-16T10:13:28.441Z\"\n      }\n    ],\n    \"created_at\": \"2026-03-16T10:12:46.701Z\",\n    \"updated_at\": \"2026-03-16T10:13:28.441Z\",\n    \"integration_mode\": \"SEAMLESS\",\n    \"payment_retries_remaining\": 0,\n    \"is_mcc_transaction\": false,\n    \"is_domestic_txn_for_risk_enabled\": false,\n    \"is_v2_emi_transaction\": false\n  }\n}"
                  }
                },
                "schema": {
                  "oneOf": [
                    {
                      "title": "PROCESSED",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-240910064625-aa-c5JRek"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "65deb68e-b4e9-4301-a5bc-ed36245b5838"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 50000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": true,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "joe.sam@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "joe"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "kumar"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "192192883"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "value1"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "value2"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-240910064625-aa-c5JRek-cc-M"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 50000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Consumer"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7259511930616652603954"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "425306563154"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "capture_data": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "merchant_capture_reference": {
                                          "type": "string",
                                          "example": "c4d3395c-c8cf-4eab-8920-e9e5bcbfcc31"
                                        },
                                        "capture_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 50000,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2024-09-10T06:53:11.129Z"
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-05T06:29:27.721Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-05T06:30:40.640Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-09-10T06:46:25.704Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-09-10T06:53:13.794Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Multiple Partial Refund",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-240926115938-aa-mjdWsd"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "73ef5062-dffa-4a5b-97d5-f11a769d0b19"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PARTIALLY_REFUNDED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 50000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "kevin.bob@example.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Kevin"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Bob"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9876543210"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "DD"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "XOF"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-240926115938-aa-mjdWsd-cc-v"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 50000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "DEBIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Commercial"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7273520080856310303955"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "427012318738"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-10-10T07:19:49.423Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-10-10T07:19:51.205Z"
                                  }
                                }
                              }
                            },
                            "refunds": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "merchant_order_reference": {
                                    "type": "string",
                                    "example": "d0257e11-37b5-4eb9-ab59-8b451ae9e52d"
                                  },
                                  "order_id": {
                                    "type": "string",
                                    "example": "v1-240927060313-aa-ClDPP3"
                                  },
                                  "type": {
                                    "type": "string",
                                    "example": "REFUND"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "order_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 10000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payments": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "id": {
                                          "type": "string",
                                          "example": "v1-240927060313-aa-ClDPP3-cc-5"
                                        },
                                        "status": {
                                          "type": "string",
                                          "example": "PROCESSED"
                                        },
                                        "payment_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 10000,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "payment_method": {
                                          "type": "string",
                                          "example": "CARD"
                                        },
                                        "acquirer_data": {
                                          "type": "object",
                                          "properties": {
                                            "approval_code": {
                                              "type": "string",
                                              "example": ""
                                            },
                                            "acquirer_reference": {
                                              "type": "string",
                                              "example": "7274169948806443803955"
                                            },
                                            "rrn": {
                                              "type": "string",
                                              "example": ""
                                            },
                                            "is_aggregator": {
                                              "type": "boolean",
                                              "example": false,
                                              "default": true
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2024-10-10T07:19:49.423Z"
                                        },
                                        "updated_at": {
                                          "type": "string",
                                          "example": "2024-10-10T07:19:51.205Z"
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-27T06:03:13.908Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-27T06:03:15.569Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-09-26T11:59:38.864Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-09-26T12:00:09.158Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Full Refund",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-240911080711-aa-rnZ4oY"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "5e041534-3674-4633-88d8-3cd43342a0e9"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "FULLY_REFUNDED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 100,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "joe.sam@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "joe"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "kumar"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "192192883"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "value1"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "value2"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-240911080711-aa-rnZ4oY-cc-P"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 100,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Consumer"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7260420555396076903954"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "425508092645"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-11T08:07:55.647Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-11T08:07:57.115Z"
                                  }
                                }
                              }
                            },
                            "refunds": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "merchant_order_reference": {
                                    "type": "string",
                                    "example": "dfa56768-1c58-4236-9b92-4acb6e2087b1"
                                  },
                                  "order_id": {
                                    "type": "string",
                                    "example": "v1-240911080755-aa-4FXD25"
                                  },
                                  "type": {
                                    "type": "string",
                                    "example": "REFUND"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "order_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 100,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payments": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "id": {
                                          "type": "string",
                                          "example": "v1-240911080755-aa-4FXD25-cc-c"
                                        },
                                        "status": {
                                          "type": "string",
                                          "example": "PROCESSED"
                                        },
                                        "payment_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 100,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "payment_method": {
                                          "type": "string",
                                          "example": "CARD"
                                        },
                                        "acquirer_data": {
                                          "type": "object",
                                          "properties": {
                                            "approval_code": {
                                              "type": "string",
                                              "example": ""
                                            },
                                            "acquirer_reference": {
                                              "type": "string",
                                              "example": "7260420764956609303955"
                                            },
                                            "rrn": {
                                              "type": "string",
                                              "example": ""
                                            },
                                            "is_aggregator": {
                                              "type": "boolean",
                                              "example": true,
                                              "default": true
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2024-09-11T08:07:55.647Z"
                                        },
                                        "updated_at": {
                                          "type": "string",
                                          "example": "2024-09-11T08:07:57.115Z"
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-11T08:07:55.647Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-11T08:07:57.115Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-09-11T08:07:11.519Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-09-11T08:07:36.716Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "OTP Failure",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-240927055849-aa-A393Xp"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "4cf29207-dc0c-4ed2-b8ab-3e62c3143c13"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "FAILED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 50000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "kevin.bob@example.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Kevin"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Bob"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9876543210"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "DD"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "XOF"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-240927055849-aa-A393Xp-cc-I"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "FAILED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 50000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "DEBIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Commercial"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7274167458356305903955"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "error_detail": {
                                    "type": "object",
                                    "properties": {
                                      "code": {
                                        "type": "string",
                                        "example": "USER_AUTHENTICATION_FAILED"
                                      },
                                      "message": {
                                        "type": "string",
                                        "example": "Consumer Authentication failed"
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-27T05:59:04.634Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-27T05:59:21.807Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-09-27T05:58:49.283Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-09-27T05:59:21.807Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Failed",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-240911083251-aa-nRjs8P"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "231b95b8-2377-49da-a069-1970f1c614b3"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "FAILED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 100,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "kevin.bob@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Kevin"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Bob"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9876543210"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "DD"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "XOF"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-240911083251-aa-nRjs8P-cc-q"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "FAILED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 100,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Consumer"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7260435879756122003955"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "capture_data": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "merchant_capture_reference": {
                                          "type": "string",
                                          "example": "f631c5ce-1c2b-4dca-a80b-59b0f055771e"
                                        },
                                        "capture_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 100,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2024-09-05T06:30:39.296Z"
                                        }
                                      }
                                    }
                                  },
                                  "error_detail": {
                                    "type": "object",
                                    "properties": {
                                      "code": {
                                        "type": "string",
                                        "example": "PAYMENT_DECLINED"
                                      },
                                      "message": {
                                        "type": "string",
                                        "example": "Transaction declined by Acquirer due to unknown reason"
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-05T06:29:27.721Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-05T06:30:40.640Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-09-11T08:32:51.544Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-09-11T08:33:23.298Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Partially Captured",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-241007095220-aa-IiveWJ"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "22cbbc47-be2f-435f-a25e-406537cfd7db"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PARTIALLY_CAPTURED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 1000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": true,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "kevin.bob@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Kevin"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Bob"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9876543210"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "DD"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "XOF"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-241007095220-aa-IiveWJ-cc-1"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 1000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "U.S. REGION"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Consumer"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7282950828176802603955"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "428109093823"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "capture_data": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "merchant_capture_reference": {
                                          "type": "string",
                                          "example": "bba1281c-5603-4dd7-af71-89d45a98b313"
                                        },
                                        "capture_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 500,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2024-10-07T09:58:01.066Z"
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-10-07T09:52:20.829Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-10-07T09:58:03.410Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-10-07T09:52:20.829Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-10-07T09:58:03.410Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Refund by Order ID",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-241014064640-aa-oFGViO"
                            },
                            "parent_order_id": {
                              "type": "string",
                              "example": "v1-241010055924-aa-AHbN0s"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "0aa61e21-1b11-4724-902e-c54c5cf0eff1"
                            },
                            "type": {
                              "type": "string",
                              "example": "REFUND"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 400,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "DD"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "XOF"
                                    }
                                  }
                                }
                              }
                            }
                          }
                        },
                        "payments": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "id": {
                                "type": "string",
                                "example": "v1-241014064640-aa-oFGViO-cc-c"
                              },
                              "status": {
                                "type": "string",
                                "example": "PROCESSED"
                              },
                              "payment_amount": {
                                "type": "object",
                                "properties": {
                                  "value": {
                                    "type": "integer",
                                    "example": 400,
                                    "default": 0
                                  },
                                  "currency": {
                                    "type": "string",
                                    "example": "INR"
                                  }
                                }
                              },
                              "payment_method": {
                                "type": "string",
                                "example": "CARD"
                              },
                              "acquirer_data": {
                                "type": "object",
                                "properties": {
                                  "approval_code": {
                                    "type": "string",
                                    "example": ""
                                  },
                                  "acquirer_reference": {
                                    "type": "string",
                                    "example": "7288884033266458903954"
                                  },
                                  "rrn": {
                                    "type": "string",
                                    "example": ""
                                  },
                                  "is_aggregator": {
                                    "type": "boolean",
                                    "example": true,
                                    "default": true
                                  }
                                }
                              },
                              "created_at": {
                                "type": "string",
                                "example": "2024-10-14T06:46:40.678Z"
                              },
                              "updated_at": {
                                "type": "string",
                                "example": "2024-10-14T06:46:44.450Z"
                              }
                            }
                          }
                        },
                        "created_at": {
                          "type": "string",
                          "example": "2024-10-14T06:46:40.678Z"
                        },
                        "updated_at": {
                          "type": "string",
                          "example": "2024-10-14T06:46:44.450Z"
                        }
                      }
                    },
                    {
                      "title": "Refund Pending",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-241016075949-aa-f0gEIz"
                            },
                            "parent_order_id": {
                              "type": "string",
                              "example": "v1-241015120052-aa-2kYYlk"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "8890b6a8-5714-4f1b-aed2-8eea3ad039e9"
                            },
                            "type": {
                              "type": "string",
                              "example": "REFUND"
                            },
                            "status": {
                              "type": "string",
                              "example": "PENDING"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 100,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {}
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {}
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "notes": {
                                      "type": "string",
                                      "example": "some"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-241016075949-aa-f0gEIz-cc-5"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PENDING"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 100,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-10-16T07:59:49.739Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-10-16T07:59:49.739Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-10-16T07:59:49.739Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-10-16T07:59:49.739Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Capture Pending",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-241015113610-aa-CN4k91"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "fabdecac-b3dd-4c0b-8de8-ec9c8459d29b"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "AUTHORIZED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 10000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": true,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "joe.sam@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "joe"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "kumar"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "192192883"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "invoice_number": {
                                      "type": "string",
                                      "example": "HLS0001"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-241015113610-aa-CN4k91-cc-c"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "AUTHORIZED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 10000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "MASTERCARD"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "ICICI BANK LIMITED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": ""
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7289922025826735003954"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "428911601777"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "capture_data": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "merchant_capture_reference": {
                                          "type": "string",
                                          "example": "0e32daf5-36f7-42c4-a5e0-5502bfb86493"
                                        },
                                        "capture_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 10000,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2024-10-15T11:40:49.656Z"
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-10-15T11:36:10.711Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-10-15T11:40:49.658Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-10-15T11:36:10.321Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-10-15T11:40:49.659Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Cancel Pending",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-241010170109-aa-l63F0Y"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "4e0631bb-1a1f-45e5-88f0-47219ffdc73a"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "CANCELLED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 10000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": true,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "joe.sam@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "joe"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "kumar"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "192192883"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "invoice_number": {
                                      "type": "string",
                                      "example": "HLS0001"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-241010170109-aa-l63F0Y-cc-J"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "CANCELLED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 10000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "MASTERCARD"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "ICICI BANK LIMITED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": ""
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7285796824536663503954"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "428417534659"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-10-10T17:01:09.141Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-10-10T17:03:22.332Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-10-10T17:01:09.063Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-10-10T17:03:22.334Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Dynamic currency conversion",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-240910064625-aa-c5JRek"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "65deb68e-b4e9-4301-a5bc-ed36245b5838"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 10000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "notes": {
                              "type": "string",
                              "example": "order1"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "https://sample-callback-url"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": "https://sample-failure-callback-url"
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "joe.sam@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "joe"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "kumar"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "192192883"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "value1"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "value2"
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-240910064625-aa-c5JRek-cc-M"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 123,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "USD"
                                      }
                                    }
                                  },
                                  "base_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 10000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "conversion_rate": {
                                    "type": "number",
                                    "example": 0.0123,
                                    "default": 0
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARD"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": "Consumer"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7259511930616652603954"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "425306563154"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2024-09-05T06:29:27.721Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2024-09-05T06:30:40.640Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-09-10T06:46:25.704Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-09-10T06:53:13.794Z"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Credit EMI",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-250319132236-aa-4SsUAW"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "aa13658e-f997-41d8-803f-17e0fac74058"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "111643"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 219900,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "anoop.pandey@qfixinfo.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Anoop"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Pandey"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "7973058466"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    },
                                    "is_edit_customer_details_allowed": {
                                      "type": "boolean",
                                      "example": false,
                                      "default": true
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-250319132236-aa-4SsUAW-ce-a"
                                  },
                                  "merchant_payment_reference": {
                                    "type": "string",
                                    "example": "11595ebb-4b9e-4bd4-a94a-8150d5be67a7"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 219900,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CREDIT_EMI"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": ""
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7423906107656489103813"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "507813596777"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "offer_data": {
                                    "type": "object",
                                    "properties": {
                                      "offer_details": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string",
                                            "example": "6"
                                          },
                                          "name": {
                                            "type": "string",
                                            "example": "HDFC CC"
                                          },
                                          "issuer_type": {
                                            "type": "string",
                                            "example": "CC_BANK"
                                          },
                                          "priority": {
                                            "type": "integer",
                                            "example": 1,
                                            "default": 0
                                          },
                                          "tenure": {
                                            "type": "object",
                                            "properties": {
                                              "tenure_id": {
                                                "type": "string",
                                                "example": "6"
                                              },
                                              "name": {
                                                "type": "string",
                                                "example": "24 Months"
                                              },
                                              "tenure_type": {
                                                "type": "string",
                                                "example": "MONTH"
                                              },
                                              "tenure_value": {
                                                "type": "integer",
                                                "example": 24,
                                                "default": 0
                                              },
                                              "issuer_offer_parameters": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "program_type": {
                                                      "type": "string",
                                                      "example": "BANK_EMI"
                                                    },
                                                    "offer_id": {
                                                      "type": "string",
                                                      "example": "3498"
                                                    },
                                                    "offer_parameter_id": {
                                                      "type": "string",
                                                      "example": "199796"
                                                    }
                                                  }
                                                }
                                              },
                                              "details": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "product_code": {
                                                      "type": "string",
                                                      "example": "xyz"
                                                    },
                                                    "product_display_name": {
                                                      "type": "string",
                                                      "example": "Redmi Note 13 5G"
                                                    },
                                                    "brand_name": {
                                                      "type": "string",
                                                      "example": "Xiaomi"
                                                    },
                                                    "product_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 219900,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 38508,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_rate": {
                                                      "type": "integer",
                                                      "example": 16,
                                                      "default": 0
                                                    }
                                                  }
                                                }
                                              },
                                              "loan_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 219900,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "net_payment_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 258408,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "monthly_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10767,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 258408,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 38508,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_rate_percentage": {
                                                "type": "integer",
                                                "example": 16,
                                                "default": 0
                                              },
                                              "processing_fee_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10000,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "emi_type": {
                                                "type": "string",
                                                "example": "STANDARD"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2025-03-19T13:23:03.349Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2025-03-19T13:23:32.990Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2025-03-19T13:22:36.939Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2025-03-19T13:23:32.991Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            },
                            "payment_retries_remaining": {
                              "type": "integer",
                              "example": 9,
                              "default": 0
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Debit EMI",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-250319132236-aa-4SsUAW"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "aa13658e-f997-41d8-803f-17e0fac74058"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "111643"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 219900,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "anoop.pandey@qfixinfo.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Anoop"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Pandey"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "7973058466"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    },
                                    "is_edit_customer_details_allowed": {
                                      "type": "boolean",
                                      "example": false,
                                      "default": true
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-250319132236-aa-4SsUAW-ce-a"
                                  },
                                  "merchant_payment_reference": {
                                    "type": "string",
                                    "example": "11595ebb-4b9e-4bd4-a94a-8150d5be67a7"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 219900,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "DEBIT_EMI"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "DEBIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": ""
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1091"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "is_native_otp_eligible": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7423906107656489103813"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "507813596777"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "offer_data": {
                                    "type": "object",
                                    "properties": {
                                      "offer_details": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string",
                                            "example": "7"
                                          },
                                          "name": {
                                            "type": "string",
                                            "example": "HDFC DC"
                                          },
                                          "issuer_type": {
                                            "type": "string",
                                            "example": "DC_BANK"
                                          },
                                          "priority": {
                                            "type": "integer",
                                            "example": 1,
                                            "default": 0
                                          },
                                          "tenure": {
                                            "type": "object",
                                            "properties": {
                                              "tenure_id": {
                                                "type": "string",
                                                "example": "6"
                                              },
                                              "name": {
                                                "type": "string",
                                                "example": "24 Months"
                                              },
                                              "tenure_type": {
                                                "type": "string",
                                                "example": "MONTH"
                                              },
                                              "tenure_value": {
                                                "type": "integer",
                                                "example": 24,
                                                "default": 0
                                              },
                                              "issuer_offer_parameters": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "program_type": {
                                                      "type": "string",
                                                      "example": "BANK_EMI"
                                                    },
                                                    "offer_id": {
                                                      "type": "string",
                                                      "example": "3498"
                                                    },
                                                    "offer_parameter_id": {
                                                      "type": "string",
                                                      "example": "199796"
                                                    }
                                                  }
                                                }
                                              },
                                              "details": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "product_code": {
                                                      "type": "string",
                                                      "example": "xyz"
                                                    },
                                                    "product_display_name": {
                                                      "type": "string",
                                                      "example": "Redmi Note 13 5G"
                                                    },
                                                    "brand_name": {
                                                      "type": "string",
                                                      "example": "Xiaomi"
                                                    },
                                                    "product_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 219900,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 38508,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_rate": {
                                                      "type": "integer",
                                                      "example": 16,
                                                      "default": 0
                                                    }
                                                  }
                                                }
                                              },
                                              "loan_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 219900,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "net_payment_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 258408,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "monthly_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10767,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 258408,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 38508,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_rate_percentage": {
                                                "type": "integer",
                                                "example": 16,
                                                "default": 0
                                              },
                                              "processing_fee_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10000,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "emi_type": {
                                                "type": "string",
                                                "example": "STANDARD"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2025-03-19T13:23:03.349Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2025-03-19T13:23:32.990Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2025-03-19T13:22:36.939Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2025-03-19T13:23:32.991Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            },
                            "payment_retries_remaining": {
                              "type": "integer",
                              "example": 9,
                              "default": 0
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Tokenized EMI",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-250319132236-aa-4SsUAW"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "aa13658e-f997-41d8-803f-17e0fac74058"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "111643"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 219900,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "anoop.pandey@qfixinfo.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Anoop"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Pandey"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "7973058466"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    },
                                    "is_edit_customer_details_allowed": {
                                      "type": "boolean",
                                      "example": false,
                                      "default": true
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-250319132236-aa-4SsUAW-ce-a"
                                  },
                                  "merchant_payment_reference": {
                                    "type": "string",
                                    "example": "11595ebb-4b9e-4bd4-a94a-8150d5be67a7"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 219900,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CREDIT_EMI"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "INTL HDQTRS-CENTER OWNED"
                                          },
                                          "card_category": {
                                            "type": "string",
                                            "example": ""
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "1001"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7423906107656489103813"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "507813596777"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      }
                                    }
                                  },
                                  "offer_data": {
                                    "type": "object",
                                    "properties": {
                                      "offer_details": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string",
                                            "example": "6"
                                          },
                                          "name": {
                                            "type": "string",
                                            "example": "HDFC CC"
                                          },
                                          "issuer_type": {
                                            "type": "string",
                                            "example": "CC_BANK"
                                          },
                                          "priority": {
                                            "type": "integer",
                                            "example": 1,
                                            "default": 0
                                          },
                                          "tenure": {
                                            "type": "object",
                                            "properties": {
                                              "tenure_id": {
                                                "type": "string",
                                                "example": "6"
                                              },
                                              "name": {
                                                "type": "string",
                                                "example": "24 Months"
                                              },
                                              "tenure_type": {
                                                "type": "string",
                                                "example": "MONTH"
                                              },
                                              "tenure_value": {
                                                "type": "integer",
                                                "example": 24,
                                                "default": 0
                                              },
                                              "issuer_offer_parameters": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "program_type": {
                                                      "type": "string",
                                                      "example": "BANK_EMI"
                                                    },
                                                    "offer_id": {
                                                      "type": "string",
                                                      "example": "3498"
                                                    },
                                                    "offer_parameter_id": {
                                                      "type": "string",
                                                      "example": "199796"
                                                    }
                                                  }
                                                }
                                              },
                                              "details": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "product_code": {
                                                      "type": "string",
                                                      "example": "xyz"
                                                    },
                                                    "product_display_name": {
                                                      "type": "string",
                                                      "example": "Redmi Note 13 5G"
                                                    },
                                                    "brand_name": {
                                                      "type": "string",
                                                      "example": "Xiaomi"
                                                    },
                                                    "product_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 219900,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 38508,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_rate": {
                                                      "type": "integer",
                                                      "example": 16,
                                                      "default": 0
                                                    }
                                                  }
                                                }
                                              },
                                              "loan_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 219900,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "net_payment_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 258408,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "monthly_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10767,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 258408,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 38508,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_rate_percentage": {
                                                "type": "integer",
                                                "example": 16,
                                                "default": 0
                                              },
                                              "processing_fee_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10000,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "emi_type": {
                                                "type": "string",
                                                "example": "STANDARD"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2025-03-19T13:23:03.349Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2025-03-19T13:23:32.990Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2025-03-19T13:22:36.939Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2025-03-19T13:23:32.991Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            },
                            "payment_retries_remaining": {
                              "type": "integer",
                              "example": 9,
                              "default": 0
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Credit EMI Refund",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-250324080933-aa-X7t3ef"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "766a6077-4d14-4be0-8ba0-6a320bdb0230"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "FULLY_REFUNDED"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": ""
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": ""
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "111643"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 2111800,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "kevin.bob@example.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Kevin"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Bob"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9876543210"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    },
                                    "is_edit_customer_details_allowed": {
                                      "type": "boolean",
                                      "example": false,
                                      "default": true
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {}
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-250324080933-aa-X7t3ef-ce-a"
                                  },
                                  "merchant_payment_reference": {
                                    "type": "string",
                                    "example": "872ea4f0-5041-43bc-8c4a-8d29f5ed9d95"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 2110800,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CREDIT_EMI"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {}
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7428037903036765003813"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "508308181634"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      },
                                      "acquirer_name": {
                                        "type": "string",
                                        "example": "Cyber_Source_AXIS"
                                      }
                                    }
                                  },
                                  "offer_data": {
                                    "type": "object",
                                    "properties": {
                                      "offer_details": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string",
                                            "example": "6"
                                          },
                                          "name": {
                                            "type": "string",
                                            "example": "HDFC CC"
                                          },
                                          "issuer_type": {
                                            "type": "string",
                                            "example": "CC_BANK"
                                          },
                                          "priority": {
                                            "type": "integer",
                                            "example": 1,
                                            "default": 0
                                          },
                                          "tenure": {
                                            "type": "object",
                                            "properties": {
                                              "tenure_id": {
                                                "type": "string",
                                                "example": "1"
                                              },
                                              "name": {
                                                "type": "string",
                                                "example": "3 Months"
                                              },
                                              "tenure_type": {
                                                "type": "string",
                                                "example": "MONTH"
                                              },
                                              "tenure_value": {
                                                "type": "integer",
                                                "example": 3,
                                                "default": 0
                                              },
                                              "issuer_offer_parameters": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "program_type": {
                                                      "type": "string",
                                                      "example": "BANK_EMI"
                                                    },
                                                    "offer_id": {
                                                      "type": "string",
                                                      "example": "3498"
                                                    },
                                                    "offer_parameter_id": {
                                                      "type": "string",
                                                      "example": "199796"
                                                    }
                                                  }
                                                }
                                              },
                                              "details": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "product_code": {
                                                      "type": "string",
                                                      "example": "BENOW_TEST_1"
                                                    },
                                                    "product_display_name": {
                                                      "type": "string",
                                                      "example": ""
                                                    },
                                                    "brand_id": {
                                                      "type": "string",
                                                      "example": "5"
                                                    },
                                                    "brand_name": {
                                                      "type": "string",
                                                      "example": "OnePlus"
                                                    },
                                                    "product_offer_parameters": {
                                                      "type": "array",
                                                      "items": {
                                                        "type": "object",
                                                        "properties": {
                                                          "program_type": {
                                                            "type": "string",
                                                            "example": "BRAND_OFFER"
                                                          },
                                                          "offer_id": {
                                                            "type": "string",
                                                            "example": "3192"
                                                          },
                                                          "offer_parameter_id": {
                                                            "type": "string",
                                                            "example": "183170"
                                                          }
                                                        }
                                                      }
                                                    },
                                                    "product_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 2100000,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 56221,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_rate": {
                                                      "type": "integer",
                                                      "example": 16,
                                                      "default": 0
                                                    },
                                                    "discount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "discount_type": {
                                                          "type": "string",
                                                          "example": "INSTANT"
                                                        },
                                                        "discount_string": {
                                                          "type": "string",
                                                          "example": ""
                                                        },
                                                        "percentage": {
                                                          "type": "integer",
                                                          "example": 0,
                                                          "default": 0
                                                        },
                                                        "amount": {
                                                          "type": "object",
                                                          "properties": {
                                                            "currency": {
                                                              "type": "string",
                                                              "example": "INR"
                                                            },
                                                            "value": {
                                                              "type": "integer",
                                                              "example": 1000,
                                                              "default": 0
                                                            }
                                                          }
                                                        },
                                                        "discount_deferred_duration_value": {
                                                          "type": "integer",
                                                          "example": 0,
                                                          "default": 0
                                                        },
                                                        "breakup": {
                                                          "type": "object",
                                                          "properties": {
                                                            "merchant": {
                                                              "type": "object",
                                                              "properties": {}
                                                            }
                                                          }
                                                        }
                                                      }
                                                    },
                                                    "product_imei": {
                                                      "type": "string",
                                                      "example": ""
                                                    }
                                                  }
                                                }
                                              },
                                              "discount": {
                                                "type": "object",
                                                "properties": {
                                                  "discount_string": {
                                                    "type": "string",
                                                    "example": ""
                                                  },
                                                  "percentage": {
                                                    "type": "integer",
                                                    "example": 0,
                                                    "default": 0
                                                  },
                                                  "amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 1000,
                                                        "default": 0
                                                      }
                                                    }
                                                  },
                                                  "discount_deferred_duration_value": {
                                                    "type": "integer",
                                                    "example": 0,
                                                    "default": 0
                                                  },
                                                  "breakup": {
                                                    "type": "object",
                                                    "properties": {
                                                      "merchant": {
                                                        "type": "object",
                                                        "properties": {}
                                                      }
                                                    }
                                                  }
                                                }
                                              },
                                              "loan_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 2110800,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_discount_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 1000,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "net_payment_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 2167338,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "monthly_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 722446,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 2167338,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 56538,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "split_emi_percentage": {
                                                "type": "integer",
                                                "example": 0,
                                                "default": 0
                                              },
                                              "interest_rate_percentage": {
                                                "type": "integer",
                                                "example": 16,
                                                "default": 0
                                              },
                                              "dealer_charges_percentage": {
                                                "type": "integer",
                                                "example": 0,
                                                "default": 0
                                              },
                                              "emi_type": {
                                                "type": "string",
                                                "example": "STANDARD"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2025-03-24T08:09:39.289Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2025-03-24T08:09:53.749Z"
                                  }
                                }
                              }
                            },
                            "refunds": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "merchant_order_reference": {
                                    "type": "string",
                                    "example": "79c37e48-bace-4931-8120-ccc2bfd6d7a8"
                                  },
                                  "order_id": {
                                    "type": "string",
                                    "example": "v1-250324081025-aa-dbHIjH"
                                  },
                                  "type": {
                                    "type": "string",
                                    "example": "REFUND"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "order_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 2110800,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payments": {
                                    "type": "array",
                                    "items": {
                                      "type": "object",
                                      "properties": {
                                        "id": {
                                          "type": "string",
                                          "example": "v1-250324081025-aa-dbHIjH-ce-a"
                                        },
                                        "status": {
                                          "type": "string",
                                          "example": "PROCESSED"
                                        },
                                        "payment_amount": {
                                          "type": "object",
                                          "properties": {
                                            "value": {
                                              "type": "integer",
                                              "example": 2110800,
                                              "default": 0
                                            },
                                            "currency": {
                                              "type": "string",
                                              "example": "INR"
                                            }
                                          }
                                        },
                                        "payment_method": {
                                          "type": "string",
                                          "example": "CREDIT_EMI"
                                        },
                                        "acquirer_data": {
                                          "type": "object",
                                          "properties": {
                                            "approval_code": {
                                              "type": "string",
                                              "example": ""
                                            },
                                            "acquirer_reference": {
                                              "type": "string",
                                              "example": "7428038261766864103812"
                                            },
                                            "rrn": {
                                              "type": "string",
                                              "example": ""
                                            },
                                            "is_aggregator": {
                                              "type": "boolean",
                                              "example": true,
                                              "default": true
                                            },
                                            "acquirer_name": {
                                              "type": "string",
                                              "example": "Cyber_Source_AXIS"
                                            }
                                          }
                                        },
                                        "created_at": {
                                          "type": "string",
                                          "example": "2025-03-24T08:10:25.533Z"
                                        },
                                        "updated_at": {
                                          "type": "string",
                                          "example": "2025-03-24T08:10:26.676Z"
                                        }
                                      }
                                    }
                                  },
                                  "purchase_details": {
                                    "type": "object",
                                    "properties": {
                                      "customer": {
                                        "type": "object",
                                        "properties": {
                                          "country_code": {
                                            "type": "string",
                                            "example": "91"
                                          },
                                          "billing_address": {
                                            "type": "object",
                                            "properties": {}
                                          },
                                          "shipping_address": {
                                            "type": "object",
                                            "properties": {}
                                          },
                                          "is_edit_customer_details_allowed": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          }
                                        }
                                      },
                                      "merchant_metadata": {
                                        "type": "object",
                                        "properties": {}
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2025-03-24T08:10:25.533Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2025-03-24T08:10:26.676Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2025-03-24T08:09:33.737Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2025-03-24T08:09:53.750Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Cardless EMI",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-250502082203-aa-BZMaYf"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "fd976e3e-8f56-4253-8f04-dee54df2eb3a"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": "mobileapp/index"
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": ""
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "111643"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 150000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "anoop.pandey@qfixinfo.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Anoop"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Pandey"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "7973058466"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    },
                                    "is_edit_customer_details_allowed": {
                                      "type": "boolean",
                                      "example": false,
                                      "default": true
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {}
                                },
                                "products": {
                                  "type": "array",
                                  "items": {
                                    "type": "object",
                                    "properties": {
                                      "product_code": {
                                        "type": "string",
                                        "example": "Apple_test_1"
                                      },
                                      "product_amount": {
                                        "type": "object",
                                        "properties": {
                                          "value": {
                                            "type": "integer",
                                            "example": 150000,
                                            "default": 0
                                          },
                                          "currency": {
                                            "type": "string",
                                            "example": "INR"
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-250502082203-aa-BZMaYf-cle-a"
                                  },
                                  "merchant_payment_reference": {
                                    "type": "string",
                                    "example": "c16238d1-c350-4173-9376-3297a6067956"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 150000,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CARDLESS_EMI"
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": ""
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      },
                                      "acquirer_name": {
                                        "type": "string",
                                        "example": "ICICIDebitEMI"
                                      }
                                    }
                                  },
                                  "offer_data": {
                                    "type": "object",
                                    "properties": {
                                      "offer_details": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string",
                                            "example": "3"
                                          },
                                          "name": {
                                            "type": "string",
                                            "example": "ICICI CARDLESS"
                                          },
                                          "issuer_type": {
                                            "type": "string",
                                            "example": "CARDLESS_BANK"
                                          },
                                          "priority": {
                                            "type": "integer",
                                            "example": 1,
                                            "default": 0
                                          },
                                          "tenure": {
                                            "type": "object",
                                            "properties": {
                                              "tenure_id": {
                                                "type": "string",
                                                "example": "3"
                                              },
                                              "name": {
                                                "type": "string",
                                                "example": "9 Months"
                                              },
                                              "tenure_type": {
                                                "type": "string",
                                                "example": "MONTH"
                                              },
                                              "tenure_value": {
                                                "type": "integer",
                                                "example": 9,
                                                "default": 0
                                              },
                                              "issuer_offer_parameters": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "program_type": {
                                                      "type": "string",
                                                      "example": "BANK_EMI"
                                                    },
                                                    "offer_id": {
                                                      "type": "string",
                                                      "example": "308"
                                                    },
                                                    "offer_parameter_id": {
                                                      "type": "string",
                                                      "example": "19"
                                                    }
                                                  }
                                                }
                                              },
                                              "details": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "product_code": {
                                                      "type": "string",
                                                      "example": "Apple_test_1"
                                                    },
                                                    "product_display_name": {
                                                      "type": "string",
                                                      "example": ""
                                                    },
                                                    "brand_id": {
                                                      "type": "string",
                                                      "example": ""
                                                    },
                                                    "brand_name": {
                                                      "type": "string",
                                                      "example": "Apple"
                                                    },
                                                    "product_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 150000,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 5358,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_rate": {
                                                      "type": "number",
                                                      "example": 8.5,
                                                      "default": 0
                                                    },
                                                    "product_imei": {
                                                      "type": "string",
                                                      "example": ""
                                                    }
                                                  }
                                                }
                                              },
                                              "loan_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 150000,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "net_payment_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 155358,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "monthly_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 17262,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 155358,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 5358,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "split_emi_percentage": {
                                                "type": "integer",
                                                "example": 0,
                                                "default": 0
                                              },
                                              "interest_rate_percentage": {
                                                "type": "number",
                                                "example": 8.5,
                                                "default": 0
                                              },
                                              "processing_fee_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 19900,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "dealer_charges_percentage": {
                                                "type": "integer",
                                                "example": 0,
                                                "default": 0
                                              },
                                              "emi_type": {
                                                "type": "string",
                                                "example": "STANDARD"
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2025-05-02T08:24:29.150Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2025-05-02T08:25:37.502Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2025-05-02T08:22:03.232Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2025-05-02T08:25:37.503Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Split Settlement Order",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-241118074845-aa-wduUQF"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "3595f435-b1c5-4a60-a98c-9cf39ee3dc07"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "CREATED"
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "108272"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 50000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "kevin.bob@example.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Kevin"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": "Bob"
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "192212"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9876543210"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "billing_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "billing"
                                        }
                                      }
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "10 Downing Street Westminster London"
                                        },
                                        "address2": {
                                          "type": "string",
                                          "example": "Oxford Street Westminster London"
                                        },
                                        "address3": {
                                          "type": "string",
                                          "example": "Baker Street Westminster London"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "51524036"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Westminster"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "London"
                                        },
                                        "full_name": {
                                          "type": "string",
                                          "example": "Kevin Bob"
                                        },
                                        "adddress_type": {
                                          "type": "string",
                                          "example": "Home"
                                        },
                                        "address_category": {
                                          "type": "string",
                                          "example": "shipping"
                                        }
                                      }
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {
                                    "key1": {
                                      "type": "string",
                                      "example": "DD"
                                    },
                                    "key2": {
                                      "type": "string",
                                      "example": "XOF"
                                    }
                                  }
                                },
                                "split_info": {
                                  "type": "object",
                                  "properties": {
                                    "split_type": {
                                      "type": "string",
                                      "example": "AMOUNT"
                                    },
                                    "split_details": {
                                      "type": "array",
                                      "items": {
                                        "type": "object",
                                        "properties": {
                                          "split_merchant_id": {
                                            "type": "string",
                                            "example": "1324"
                                          },
                                          "split_settlement_id": {
                                            "type": "string",
                                            "example": "v1-241118074845-aa-wduUQF-ss-b"
                                          },
                                          "merchant_settlement_reference": {
                                            "type": "string",
                                            "example": "kshjhfk"
                                          },
                                          "amount": {
                                            "type": "object",
                                            "properties": {
                                              "value": {
                                                "type": "integer",
                                                "example": 30000,
                                                "default": 0
                                              },
                                              "currency": {
                                                "type": "string",
                                                "example": "INR"
                                              }
                                            }
                                          },
                                          "on_hold": {
                                            "type": "boolean",
                                            "example": true,
                                            "default": true
                                          },
                                          "status": {
                                            "type": "string",
                                            "example": "HOLD"
                                          },
                                          "updated_at": {
                                            "type": "string",
                                            "example": "2024-11-18T07:48:45.324Z"
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2024-11-18T07:48:45.324336Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2024-11-18T07:48:45.324348Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            }
                          }
                        }
                      }
                    },
                    {
                      "title": "Split EMI Order",
                      "type": "object",
                      "properties": {
                        "data": {
                          "type": "object",
                          "properties": {
                            "order_id": {
                              "type": "string",
                              "example": "v1-260316101246-aa-AIfoLK"
                            },
                            "merchant_order_reference": {
                              "type": "string",
                              "example": "6ac6e0e6-7e3e-4c1c-9ec7-d83e44142ceb"
                            },
                            "type": {
                              "type": "string",
                              "example": "CHARGE"
                            },
                            "status": {
                              "type": "string",
                              "example": "PROCESSED"
                            },
                            "callback_url": {
                              "type": "string",
                              "example": ""
                            },
                            "failure_callback_url": {
                              "type": "string",
                              "example": ""
                            },
                            "merchant_id": {
                              "type": "string",
                              "example": "111643"
                            },
                            "order_amount": {
                              "type": "object",
                              "properties": {
                                "value": {
                                  "type": "integer",
                                  "example": 10000000,
                                  "default": 0
                                },
                                "currency": {
                                  "type": "string",
                                  "example": "INR"
                                }
                              }
                            },
                            "pre_auth": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "part_payment": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "allowed_payment_methods": {
                              "type": "array",
                              "items": {
                                "type": "string",
                                "example": "CARD"
                              }
                            },
                            "purchase_details": {
                              "type": "object",
                              "properties": {
                                "customer": {
                                  "type": "object",
                                  "properties": {
                                    "email_id": {
                                      "type": "string",
                                      "example": "cashlesstechnologies@gmail.com"
                                    },
                                    "first_name": {
                                      "type": "string",
                                      "example": "Sourabh"
                                    },
                                    "last_name": {
                                      "type": "string",
                                      "example": ""
                                    },
                                    "customer_id": {
                                      "type": "string",
                                      "example": "6233"
                                    },
                                    "mobile_number": {
                                      "type": "string",
                                      "example": "9044988837"
                                    },
                                    "country_code": {
                                      "type": "string",
                                      "example": "91"
                                    },
                                    "shipping_address": {
                                      "type": "object",
                                      "properties": {
                                        "address1": {
                                          "type": "string",
                                          "example": "Andheri"
                                        },
                                        "pincode": {
                                          "type": "string",
                                          "example": "400072"
                                        },
                                        "city": {
                                          "type": "string",
                                          "example": "Mumbai"
                                        },
                                        "state": {
                                          "type": "string",
                                          "example": "Maharashtra"
                                        },
                                        "country": {
                                          "type": "string",
                                          "example": "India"
                                        }
                                      }
                                    },
                                    "is_edit_customer_details_allowed": {
                                      "type": "boolean",
                                      "example": false,
                                      "default": true
                                    }
                                  }
                                },
                                "merchant_metadata": {
                                  "type": "object",
                                  "properties": {}
                                }
                              }
                            },
                            "payments": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "id": {
                                    "type": "string",
                                    "example": "v1-260316101246-aa-AIfoLK-ce-a"
                                  },
                                  "merchant_payment_reference": {
                                    "type": "string",
                                    "example": "25b79d45-cc4a-436a-afbc-efee5e5c8970"
                                  },
                                  "status": {
                                    "type": "string",
                                    "example": "PROCESSED"
                                  },
                                  "payment_amount": {
                                    "type": "object",
                                    "properties": {
                                      "value": {
                                        "type": "integer",
                                        "example": 9444392,
                                        "default": 0
                                      },
                                      "currency": {
                                        "type": "string",
                                        "example": "INR"
                                      }
                                    }
                                  },
                                  "payment_method": {
                                    "type": "string",
                                    "example": "CREDIT_EMI"
                                  },
                                  "payment_option": {
                                    "type": "object",
                                    "properties": {
                                      "card_data": {
                                        "type": "object",
                                        "properties": {
                                          "card_type": {
                                            "type": "string",
                                            "example": "CREDIT"
                                          },
                                          "network_name": {
                                            "type": "string",
                                            "example": "VISA"
                                          },
                                          "issuer_name": {
                                            "type": "string",
                                            "example": "ICICI Bank Limited"
                                          },
                                          "country_code": {
                                            "type": "string",
                                            "example": "IND"
                                          },
                                          "token_txn_type": {
                                            "type": "string",
                                            "example": "ALT_TOKEN"
                                          },
                                          "last4_digit": {
                                            "type": "string",
                                            "example": "0000"
                                          },
                                          "save": {
                                            "type": "boolean",
                                            "example": false,
                                            "default": true
                                          },
                                          "card_holder_name": {
                                            "type": "string",
                                            "example": "niyati gulati"
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "acquirer_data": {
                                    "type": "object",
                                    "properties": {
                                      "approval_code": {
                                        "type": "string",
                                        "example": "831000"
                                      },
                                      "acquirer_reference": {
                                        "type": "string",
                                        "example": "7736560047856935303814"
                                      },
                                      "rrn": {
                                        "type": "string",
                                        "example": "607510512694"
                                      },
                                      "is_aggregator": {
                                        "type": "boolean",
                                        "example": true,
                                        "default": true
                                      },
                                      "acquirer_name": {
                                        "type": "string",
                                        "example": "Cyber_Source_AXIS"
                                      }
                                    }
                                  },
                                  "offer_data": {
                                    "type": "object",
                                    "properties": {
                                      "offer_details": {
                                        "type": "object",
                                        "properties": {
                                          "id": {
                                            "type": "string",
                                            "example": "1"
                                          },
                                          "name": {
                                            "type": "string",
                                            "example": "ICICI CC"
                                          },
                                          "issuer_type": {
                                            "type": "string",
                                            "example": "CC_BANK"
                                          },
                                          "priority": {
                                            "type": "integer",
                                            "example": 3,
                                            "default": 0
                                          },
                                          "tenure": {
                                            "type": "object",
                                            "properties": {
                                              "tenure_id": {
                                                "type": "string",
                                                "example": "5"
                                              },
                                              "name": {
                                                "type": "string",
                                                "example": "18 Months"
                                              },
                                              "tenure_type": {
                                                "type": "string",
                                                "example": "MONTH"
                                              },
                                              "tenure_value": {
                                                "type": "integer",
                                                "example": 18,
                                                "default": 0
                                              },
                                              "issuer_offer_parameters": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "program_type": {
                                                      "type": "string",
                                                      "example": "BRAND_EMI"
                                                    },
                                                    "offer_id": {
                                                      "type": "string",
                                                      "example": "6118"
                                                    },
                                                    "offer_parameter_id": {
                                                      "type": "string",
                                                      "example": "288517"
                                                    }
                                                  }
                                                }
                                              },
                                              "details": {
                                                "type": "array",
                                                "items": {
                                                  "type": "object",
                                                  "properties": {
                                                    "product_code": {
                                                      "type": "string",
                                                      "example": "SPLIT_APPLE-1"
                                                    },
                                                    "product_display_name": {
                                                      "type": "string",
                                                      "example": "16 Pro Max 64GB"
                                                    },
                                                    "brand_id": {
                                                      "type": "string",
                                                      "example": "1"
                                                    },
                                                    "brand_name": {
                                                      "type": "string",
                                                      "example": "Apple"
                                                    },
                                                    "product_offer_parameters": {
                                                      "type": "array",
                                                      "items": {
                                                        "type": "object",
                                                        "properties": {
                                                          "program_type": {
                                                            "type": "string",
                                                            "example": "BRAND_OFFER"
                                                          },
                                                          "offer_id": {
                                                            "type": "string",
                                                            "example": "6118"
                                                          },
                                                          "offer_parameter_id": {
                                                            "type": "string",
                                                            "example": "288517"
                                                          }
                                                        }
                                                      }
                                                    },
                                                    "product_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 10000000,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_amount": {
                                                      "type": "object",
                                                      "properties": {
                                                        "currency": {
                                                          "type": "string",
                                                          "example": "INR"
                                                        },
                                                        "value": {
                                                          "type": "integer",
                                                          "example": 1240336,
                                                          "default": 0
                                                        }
                                                      }
                                                    },
                                                    "interest_rate": {
                                                      "type": "number",
                                                      "example": 15.99,
                                                      "default": 0
                                                    },
                                                    "subvention": {
                                                      "type": "object",
                                                      "properties": {
                                                        "subvention_type": {
                                                          "type": "string",
                                                          "example": "INSTANT"
                                                        },
                                                        "offer_type": {
                                                          "type": "string",
                                                          "example": "LOW_COST"
                                                        },
                                                        "percentage": {
                                                          "type": "integer",
                                                          "example": 6,
                                                          "default": 0
                                                        },
                                                        "amount": {
                                                          "type": "object",
                                                          "properties": {
                                                            "currency": {
                                                              "type": "string",
                                                              "example": "INR"
                                                            },
                                                            "value": {
                                                              "type": "integer",
                                                              "example": 566038,
                                                              "default": 0
                                                            }
                                                          }
                                                        },
                                                        "breakup": {
                                                          "type": "object",
                                                          "properties": {
                                                            "merchant": {
                                                              "type": "object",
                                                              "properties": {}
                                                            }
                                                          }
                                                        }
                                                      }
                                                    },
                                                    "product_imei": {
                                                      "type": "string",
                                                      "example": ""
                                                    }
                                                  }
                                                }
                                              },
                                              "loan_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 7083294,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "net_payment_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 10684728,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "monthly_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 462423,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "total_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 8323630,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 1240336,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "split_emi_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 2361098,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "split_emi_percentage": {
                                                "type": "integer",
                                                "example": 25,
                                                "default": 0
                                              },
                                              "total_subvention_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 566038,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "interest_rate_percentage": {
                                                "type": "number",
                                                "example": 15.99,
                                                "default": 0
                                              },
                                              "processing_fee_amount": {
                                                "type": "object",
                                                "properties": {
                                                  "currency": {
                                                    "type": "string",
                                                    "example": "INR"
                                                  },
                                                  "value": {
                                                    "type": "integer",
                                                    "example": 19900,
                                                    "default": 0
                                                  }
                                                }
                                              },
                                              "dealer_charges_percentage": {
                                                "type": "integer",
                                                "example": 0,
                                                "default": 0
                                              },
                                              "emi_type": {
                                                "type": "string",
                                                "example": "LOW_COST"
                                              },
                                              "convenience_fee_breakdown": {
                                                "type": "object",
                                                "properties": {
                                                  "fee_calculated_on_amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 7072864,
                                                        "default": 0
                                                      }
                                                    }
                                                  },
                                                  "fee_amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 8839,
                                                        "default": 0
                                                      }
                                                    }
                                                  },
                                                  "tax_amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 1591,
                                                        "default": 0
                                                      }
                                                    }
                                                  },
                                                  "additional_fee_amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 10430,
                                                        "default": 0
                                                      }
                                                    }
                                                  },
                                                  "maximum_fee_amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 99999999,
                                                        "default": 0
                                                      }
                                                    }
                                                  },
                                                  "applicable_fee_amount": {
                                                    "type": "object",
                                                    "properties": {
                                                      "currency": {
                                                        "type": "string",
                                                        "example": "INR"
                                                      },
                                                      "value": {
                                                        "type": "integer",
                                                        "example": 10430,
                                                        "default": 0
                                                      }
                                                    }
                                                  }
                                                }
                                              }
                                            }
                                          }
                                        }
                                      }
                                    }
                                  },
                                  "created_at": {
                                    "type": "string",
                                    "example": "2026-03-16T10:13:05.530Z"
                                  },
                                  "updated_at": {
                                    "type": "string",
                                    "example": "2026-03-16T10:13:28.441Z"
                                  }
                                }
                              }
                            },
                            "created_at": {
                              "type": "string",
                              "example": "2026-03-16T10:12:46.701Z"
                            },
                            "updated_at": {
                              "type": "string",
                              "example": "2026-03-16T10:13:28.441Z"
                            },
                            "integration_mode": {
                              "type": "string",
                              "example": "SEAMLESS"
                            },
                            "payment_retries_remaining": {
                              "type": "integer",
                              "example": 0,
                              "default": 0
                            },
                            "is_mcc_transaction": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "is_domestic_txn_for_risk_enabled": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            },
                            "is_v2_emi_transaction": {
                              "type": "boolean",
                              "example": false,
                              "default": true
                            }
                          }
                        }
                      }
                    }
                  ]
                }
              }
            }
          },
          "401": {
            "description": "401",
            "content": {
              "application/json": {
                "examples": {
                  "Result": {
                    "value": "{\n  \"code\": \"UNAUTHORIZED\",\n  \"message\": \"Unauthorized\"\n}"
                  }
                },
                "schema": {
                  "type": "object",
                  "properties": {
                    "code": {
                      "type": "string",
                      "example": "UNAUTHORIZED"
                    },
                    "message": {
                      "type": "string",
                      "example": "Unauthorized"
                    }
                  }
                }
              }
            }
          },
          "404": {
            "description": "404",
            "content": {
              "application/json": {
                "examples": {
                  "Result": {
                    "value": "{\n  \"code\": \"ORDER_NOT_FOUND\",\n  \"message\": \"Order not found\"\n}"
                  }
                },
                "schema": {
                  "type": "object",
                  "properties": {
                    "code": {
                      "type": "string",
                      "example": "ORDER_NOT_FOUND"
                    },
                    "message": {
                      "type": "string",
                      "example": "Order not found"
                    }
                  }
                }
              }
            }
          },
          "422": {
            "description": "422",
            "content": {
              "application/json": {
                "examples": {
                  "Result": {
                    "value": "{\n  \"code\": \"DUPLICATE_REQUEST\",\n  \"message\": \"Duplicate Order ID received\"\n}"
                  }
                },
                "schema": {
                  "type": "object",
                  "properties": {
                    "code": {
                      "type": "string",
                      "example": "DUPLICATE_REQUEST"
                    },
                    "message": {
                      "type": "string",
                      "example": "Duplicate Order ID received"
                    }
                  }
                }
              }
            }
          },
          "500": {
            "description": "500",
            "content": {
              "application/json": {
                "examples": {
                  "Result": {
                    "value": "{\n  \"code\": \"INTERNAL_ERROR\",\n  \"message\": \"Internal Server Error\"\n}"
                  }
                },
                "schema": {
                  "type": "object",
                  "properties": {
                    "code": {
                      "type": "string",
                      "example": "INTERNAL_ERROR"
                    },
                    "message": {
                      "type": "string",
                      "example": "Internal Server Error"
                    }
                  }
                }
              }
            }
          }
        },
        "deprecated": false
      }
    }
  },
  "x-readme": {
    "headers": [],
    "explorer-enabled": true,
    "proxy-enabled": true
  },
  "x-readme-fauxas": true
}
```