{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/apiv2.prepaidiq.com"
        }
    ],
    "info": {
        "name": "PrepaidIQ API Docs",
        "_postman_id": "73e7b5cc-52d7-466d-a97d-6ed092410ea3",
        "description": "PrepaidIQ  Refill And Activation API Documentation",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Endpoints",
            "description": "",
            "item": [
                {
                    "name": "POST api\/login",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/login",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/login"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"email\":\"cassie52@example.net\",\"password\":\"password\"}"
                        },
                        "description": "This endpoint allows you to fetch your access token..",
                        "auth": {
                            "type": "noauth"
                        }
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n   \"success\": true,\n   \"message\": \"Login Successful\",\n   \"data\": {\n       \"token\": \"xyzAbc374672346\",\n       \"name\": \"Cassie\",\n       \"address\": \"Gujarat \",\n       \"b_name\": \"Cassie\",\n       \"phone\": \"9193740211\"\n    }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n   \"success\": false,\n   \"message\": \"Invalid Login\",\n   \"data\": []\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/user",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/user",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/user"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n      \"success\": true,\n      \"message\": \"\",\n      \"data\": {\n          \"name\": \"cassie\",\n          \"email\": \"cassie@ca.com\",\n          \"status\": \"active\",\n          \"credit\": \"$2856.71\",\n          \"account_type\": \"wallet\"\n      }\n  }",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET \/api\/carriers",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/carriers",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/carriers"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you fetch carriers which is provided by us."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": [{\n\t\"id\": 2,\n\t\"name\": \"AT&T Prepaid\",\n\t\"category\": \"cellular\",\n\t\"image\": \"https:\\\/\\\/d11ltlyjq6tzv3.cloudfront.net\\\/uploads\\\/8476e4dbbe50c835f6cf71dda57ba798.jpg\"\n}]\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET \/api\/carrier\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/carrier\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/carrier\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "8",
                                    "description": "Enter The Carrier Id."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you to fetch carrier details based on carrier id"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n     \"id\": 8,\n     \"name\": \"Xyz-Abc\",\n     \"status\": \"enabled\",\n     \"category\": \"cellular\",\n     \"act_status\": \"enabled\",\n     \"ref_status\": \"enabled\",\n     \"slug\": \"Xyz-Abc\",\n     \"color\": \"#ed008c\",\n     \"title\": \"Xyz-Abc Wireless Prepaid Cell Phone Plans | Helloprepay\",\n     \"meta_desc\": \"Buy Xyz-Abc leads the pack, in terms of unlimited data, 4G download speeds and robust 5G network deployment.\",\n     \"es_title\": \"Planes de telefon\u00eda celular prepagos inal\u00e1mbricos de Xyz-Abc | Holaprepago\",\n     \"es_meta_description\": \"Comprar Xyz-Abc lidera el grupo, en t\u00e9rminos de datos ilimitados, velocidades de descarga 4G y s\u00f3lida implementaci\u00f3n de red 5G.\",\n     \"support_phone\": null,\n     \"description\": null,\n     \"created_at\": \"2021-09-22T22:19:05.000000Z\",\n     \"updated_at\": \"2025-04-01T07:51:02.000000Z\",\n     \"total_mobile_es_title\": null,\n     \"total_mobile_es_meta_description\": null,\n     \"total_mobile_title\": null,\n     \"total_meta_description\": null,\n     \"excluded_zipcodes\": \"3175\",\n     \"refill_daily_limit\": null,\n     \"activation_daily_limit\": 100\n}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"Carrier is not available or has been disabled!\",\n \"data\": \"\"\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"You don't have access for AT&T Prepaid carrier\",\n \"data\": \"\"\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET \/api\/refill_plans\/{carrier_id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/refill_plans\/:carrier_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/refill_plans\/:carrier_id",
                            "variable": [
                                {
                                    "id": "carrier_id",
                                    "key": "carrier_id",
                                    "value": "8",
                                    "description": "Enter The Carrier Id."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you to fetch all refill plans details based on carrier id"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": [\n    {\n    \t \"id\": 204,\n          \"carrier_id\": 183,\n          \"sku\": \"0843788022303\",\n          \"name\": \"$25 Gift Card\",\n          \"description\": \"To redeem your Gift Card Claim\\r\\nCode visit Your Account in\\r\\nyour Amazon App, or go to\\r\\namazon.com\/redeem.\\r\\nAmazon.com Gift Cards (GCs)\\r\\nmay be redeemed toward the\\r\\npurchase of eligible goods on\\r\\nAmazon.com or certain of its\\r\\naffiliated websites. Except to\\r\\nthe extent required by law, GCs\\r\\ncannot be transferred for value\\r\\nor redeemed for cash. Amazon.com\\r\\nis not responsible if a GC is\\r\\nlost, stolen, destroyed or if\\r\\nyour GC or Amazon.com balance is\\r\\nused without your permission.\\r\\nFor full terms and conditions,\\r\\nsee amazon.com\/gc-legal. No\\r\\nexpiration date or service fees.\",\n          \"price\": \"25.00\",\n          \"price_from\": \"0.00\",\n          \"price_to\": \"0.00\",\n          \"provider\": \"Manual\",\n          \"image\": null,\n          \"processing_fees\": \"5.00 %\",\n          \"discount\": \"0.00 %\"\n    }\n ]\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"You don't have access for AT&T Prepaid carrier\",\n \"data\": []\n\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET \/api\/refill_plan\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/refill_plan\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/refill_plan\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "8",
                                    "description": "Enter The refill plan ID."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you to fetch refill plan details based on refill id"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n     \"id\": 67,\n     \"sku\": \"843788044244\",\n     \"name\": \"Red Pocket RTR - Monthly plan (40 USD)\",\n     \"description\": null,\n     \"price\": \"40.00\",\n     \"price_from\": \"0.00\",\n     \"price_to\": \"0.00\",\n     \"provider\": \"Prepay\",\n     \"image\": null\n}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/refill",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/refill",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/refill"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":349,\"mdn\":1234567890,\"price\":50,\"sender_name\":\"Carlos\",\"recipient_name\":\"steve\",\"countrycode\":\"+53\",\"payment_details\":\"{txn_id: 234u79287, timestamp: 2022-02-12 12:44:23 ...}\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you post your refill  request"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n\t\"id\": \"64871b31801182348b099d82\",\n     \"price\": \"55.00\",\n     \"reference_no\": 1234abcd,\n\t\"status\": \"pending\"\n}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"Invalid Plan ID\",\n \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"Plan not found! please check plan_id and re-try.\",\n \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/refill-with-card",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/refill-with-card",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/refill-with-card"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":349,\"autopay\":1,\"tax_amount\":12,\"payment_intent_id\":\"123\",\"mdn\":1234567890,\"price\":50,\"sender_name\":\"Carlos\",\"recipient_name\":\"steve\",\"countrycode\":\"+53\",\"payment_details\":\"{txn_id: 234u79287, timestamp: 2022-02-12 12:44:23 ...}\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you to post your refill request.\nYou can retrieve the status and details of the refill by using the `transactions\/{id}` endpoint, where `{id}` is the ID returned in the response."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n\t\"id\": \"64871b31801182348b099d82\",\n     \"price\": \"55.00\",\n     \"reference_no\": 1234abcd,\n\t\"status\": \"pending\"\n}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"Invalid Plan ID\",\n \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": false,\n \"message\": \"Plan not found! please check plan_id and re-try.\",\n \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 409,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Payment amount mismatch.\",\n  \"data\": {\n     \"expected\" : \"100\",\n     \"received\" : \"50\",\n  }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET \/api\/activation_plans\/{carrier_id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/activation_plans\/:carrier_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/activation_plans\/:carrier_id",
                            "variable": [
                                {
                                    "id": "carrier_id",
                                    "key": "carrier_id",
                                    "value": "8",
                                    "description": "Enter The Carrier Id. (For Ex: Carrier Id of T-Mobile.)"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you to fetch all activations plans details based on carrier id"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": [{\n\t\"id\": 30,\n     \"type\": \"activation\",\n     \"plan_type\": \"standard\",\n\t\"sku\": \"0843788050283\",\n\t\t\"plan_name\": \"AT&T ($30) \",\n\t\"description\": \"AT&T ($30) 5GB (Unlimited Talk & Text)\",\n\t\"price\": \"30.00\"\n}]\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/activation_plan\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/activation_plan\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/activation_plan\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "8",
                                    "description": "Enter The activation plan ID."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"Record Found\",\n \"data\": {\n      \"_id\": \"66a342fd874ed021c90aa8f3\",\n      \"plan_id\": 349,\n      \"carrier\": 8,\n      \"carrier_name\": \"T-Mobile\",\n      \"carrier_id\": 8,\n      \"dealer_id\": 1,\n }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"Transaction Not Found, Please check your Order ID\",\n     \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/activate",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/activate",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/activate"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":349,\"activation_type\":\"activation\",\"first_name\":\"Strickland\",\"last_name\":\"Gilberto\",\"email\":\"strickland@gmail.com\",\"state\":\"CA\",\"city\":\"miami\",\"zip_code\":\"33175\",\"address\":\"9702 NW 130th St\",\"street_number\":\"9702\",\"street_name\":\"NW 130th St\",\"address_line_1\":\"Meadow Lane\",\"address_line_2\":\"Forest View\",\"sim_type\":\"physical\",\"sim_no\":\"1234567890342156789\",\"imei\":\"123456789012345\",\"month\":\"01\",\"account_pin\":\"123456\",\"addon\":\"91\",\"account_password\":\"123456\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n       \"id\": \"66a342fd874ed021c90aa8f3\",\n    \"subtotal\": 46,\n    \"status\": \"success\",\n    \"type\": \"activation\",\n    \"spiff\": 5,\n    \"processing_fee\": 4.6\n   }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"First pls check your addon plans\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"You can not use the Multiple Addons with the same price\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/activate-with-card",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/activate-with-card",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/activate-with-card"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":349,\"discount\":2,\"tax_amount\":12,\"activation_fee\":12,\"payment_intent_id\":\"123\",\"activation_type\":\"activation\",\"first_name\":\"Strickland\",\"last_name\":\"Gilberto\",\"email\":\"strickland@gmail.com\",\"state\":\"CA\",\"city\":\"Miami\",\"zip_code\":\"33175\",\"address\":\"9702 NW 130th St\",\"street_number\":\"9702\",\"street_name\":\"NW 130th St\",\"address_line_1\":\"Meadow Lane\",\"address_line_2\":\"Forest View\",\"sim_type\":\"physical\",\"sim_no\":\"1234567890342156789\",\"imei\":\"123456789012345\",\"month\":\"01\",\"autopay\":1,\"account_pin\":\"1234,1234\",\"addon\":\"91\",\"account_password\":\"123456\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you to post your activation request.\nYou can retrieve the status and details of the activation by using the `transactions\/{id}` endpoint, where `{id}` is the ID returned in the response."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n    \"id\": \"66a342fd874ed021c90aa8f3\",\n    \"subtotal\": 46,\n    \"status\": \"success\",\n    \"type\": \"activation\",\n    \"spiff\": 5,\n    \"processing_fee\": 4.6\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"First pls check your addon plans\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Invalid activation plan\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"One or more add-on plans are disabled.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Multiple add-ons with the same price are not allowed.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"You can not use the Multiple Addons with the same price\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\n  \"message\": \"Unauthenticated.\"\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 402,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Payment not completed.\",\n  \"data\": {\n     \"status\":\"failed\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 409,
                            "body": "{\n  \"success\": false,\n  \"message\": \"This payment has already been processed.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 409,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Payment amount mismatch.\",\n  \"data\": {\n     \"expected\" : \"100\",\n     \"received\" : \"50\",\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n \"success\": false,\n \"message\": \"Validation Error\",\n \"data\": {\n     \"plan_id\": [\n         \"The selected plan id is invalid.\"\n     ],\n     \"payment_intent_id\": [\n         \"The payment intent id field is required.\"\n     ],\n     \"activation_type\": [\n         \"The activation type field is required.\"\n     ],\n     \"first_name\": [\n         \"The first name field is required.\"\n     ],\n     \"sim_no\": [\n         \"The sim no field is required.\",\n         \"The sim no must be at least 19 characters.\",\n     ]\n }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/multiline-activate-with-card",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/multiline-activate-with-card",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/multiline-activate-with-card"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"activation_type\":\"multiline\",\"payment_intent_id\":\"pi_123456789\",\"email\":\"eledner@example.net\",\"state\":\"NY\",\"city\":\"New York\",\"zip_code\":\"10001\",\"address\":\"123 Main St\",\"account_pin\":\"1234\",\"reference_no\":\"1234abcd\",\"lines\":\"[ { \\\"plan\\\": \\\"89\\\", \\\"month\\\": \\\"01\\\", \\\"first_name\\\": \\\"arpit\\\", \\\"last_name\\\": \\\"test\\\", \\\"imei\\\": \\\"265161651561611\\\", \\\"sim_no\\\": \\\"31610616165116161611\\\", \\\"addon\\\": \\\"89,91\\\", \\\"sim_type\\\": \\\"physical\\\" }, { \\\"plan\\\": \\\"89\\\", \\\"month\\\": \\\"01\\\", \\\"first_name\\\": \\\"arpit\\\", \\\"last_name\\\": \\\"test\\\", \\\"imei\\\": \\\"265161651561612\\\", \\\"sim_no\\\": \\\"31610616165116161613\\\", \\\"addon\\\": null, \\\"sim_type\\\": \\\"physical\\\" } ]\"}"
                        },
                        "description": "This endpoint allows you post your multiline activation request"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n          \"id\": \"662b580802555032fe0bc94c,662b580802555032fe0bc94d\",\n          \"type\": \"activation\",\n          \"status\": \"pending\",\n          \"subTotal\": \"70.25,\n          \"spiff\": 154.75,\n          \"processing_fee\": 0.00\n   }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Only 4 lines are available for activation with JR Mobile.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Multiline Activation is not allowed for this JR Mobile Plan.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Only 5 lines are available for activation with JR Mobile.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/multiline-activate",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/multiline-activate",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/multiline-activate"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":\"1\",\"activation_type\":\"activation\",\"email\":\"eledner@example.net\",\"state\":\"NY\",\"city\":\"New York\",\"address\":\"123 Main St\",\"month\":\"01\",\"account_pin\":\"1234\",\"reference_no\":\"1234abcd\",\"lines\":\"[ { \\\"first_name\\\": \\\"arpit\\\", \\\"last_name\\\": \\\"test\\\", \\\"zip_code\\\": \\\"33175\\\", \\\"imei\\\": \\\"265161651561611\\\", \\\"sim_no\\\": \\\"31610616165116161611\\\", \\\"addon\\\": \\\"89,91\\\", \\\"sim_type\\\": \\\"physical\\\" }, { \\\"first_name\\\": \\\"arpit\\\", \\\"last_name\\\": \\\"test\\\", \\\"zip_code\\\": \\\"33175\\\", \\\"imei\\\": \\\"265161651561612\\\", \\\"sim_no\\\": \\\"31610616165116161613\\\", \\\"addon\\\": null, \\\"sim_type\\\": \\\"physical\\\" } ]\"}"
                        },
                        "description": "This endpoint allows you post your multiline activation request\nIt is only available for T-mobile & JR mobile\nOnly 4 or 5 lines are available for activation with JR Mobile."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n          \"id\": \"662b580802555032fe0bc94c,662b580802555032fe0bc94d\",\n          \"type\": \"activation\",\n          \"status\": \"pending\",\n          \"subTotal\": \"70.25,\n          \"spiff\": 154.75,\n          \"processing_fee\": 0.00\n   }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Only 4 lines are available for activation with JR Mobile.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Multiline Activation is not allowed for this JR Mobile Plan.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Only 5 lines are available for activation with JR Mobile.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/portin_plans\/{carrier_id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/portin_plans\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/portin_plans\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "8",
                                    "description": "Enter The Carrier Id."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you to fetch all portin plans details based on carrier id."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": [\n    {\n      \"id\": 123,\n      \"type\": \"activation\",\n      \"plan_type\": \"monthly\",\n      \"sku\": \"ABC123\",\n      \"plan_name\": \"T-Mobile 40 Plan\",\n      \"description\": \"Unlimited talk, text, and data\",\n      \"price\": 40\n    }\n  ]\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/portin",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/portin",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/portin"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":123,\"first_name\":\"steave\",\"last_name\":\"job\",\"email\":\"steave12@gmail.com\",\"activation_type\":\"port-in\",\"state\":\"AL\",\"city\":\"miami\",\"zip_code\":\"33101\",\"address\":\"9702 NW 130th St\",\"address_line_1\":\"127,5th street\",\"address_line_2\":\"127,5th street\",\"authorizer_first_name\":\"steave\",\"authorizer_last_name\":\"job\",\"authorizer_address\":\"9702 NW 130th St\",\"authorizer_city\":\"miami\",\"authorizer_state\":\"AL\",\"authorizer_zipcode\":\"33101\",\"sim_type\":\"physical\",\"imei\":\"123456789012345\",\"sim_no\":\"1234567890123456789\",\"account_pin\":\"1234\",\"account_number\":\"123456789\",\"account_password\":\"123456\",\"provider\":\"123456789\",\"phone\":\"1234567890\",\"ex_carrier\":\"Verizon\",\"addon\":\"89,91\",\"callback_number\":\"230945048\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you to post your portin request."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n      \"id\": \"66cf126ab59931768e020f55\",\n      \"subtotal\": \"35\",\n      \"status\": \"pending\",\n      \"type\": \"port-in\",\n      \"spiff\": \"15\",\n      \"processing_fee\": \"0\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": false,\n    \"message\": \"Invalid Plan ID\",\n    \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": false,\n    \"message\": \"Plan not found! please check plan_id and re-try.\",\n    \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/portin-with-card",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/portin-with-card",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/portin-with-card"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":123,\"autopay\":1,\"tax_amount\":12,\"payment_intent_id\":\"123\",\"first_name\":\"steave\",\"last_name\":\"job\",\"email\":\"steave12@gmail.com\",\"activation_type\":\"port-in\",\"state\":\"AL\",\"city\":\"miami\",\"zip_code\":\"33101\",\"address\":\"9702 NW 130th St\",\"address_line_1\":\"127,5th street\",\"address_line_2\":\"127,5th street\",\"authorizer_first_name\":\"steave\",\"authorizer_last_name\":\"job\",\"authorizer_address\":\"9702 NW 130th St\",\"authorizer_city\":\"miami\",\"authorizer_state\":\"AL\",\"authorizer_zipcode\":\"33101\",\"sim_type\":\"physical\",\"imei\":\"123456789012345\",\"sim_no\":\"1234567890123456789\",\"account_pin\":\"1234\",\"account_number\":\"123456789\",\"account_password\":\"123456\",\"provider\":\"123456789\",\"phone\":\"1234567890\",\"ex_carrier\":\"Verizon\",\"addon\":\"89,91\",\"callback_number\":\"230945048\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you to post your portin request."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n      \"id\": \"66cf126ab59931768e020f55\",\n      \"subtotal\": \"35\",\n      \"status\": \"pending\",\n      \"type\": \"port-in\",\n      \"spiff\": \"15\",\n      \"processing_fee\": \"0\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": false,\n    \"message\": \"Invalid Plan ID\",\n    \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": false,\n    \"message\": \"Plan not found! please check plan_id and re-try.\",\n    \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 402,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Payment not completed.\",\n  \"data\": {\n     \"status\":\"failed\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 409,
                            "body": "{\n  \"success\": false,\n  \"message\": \"This payment has already been processed.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 409,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Payment amount mismatch.\",\n  \"data\": {\n     \"expected\" : \"100\",\n     \"received\" : \"50\",\n  }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/sim-swap",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/sim-swap",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/sim-swap"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"sim_no\":\"12345678901234567890\",\"carrier_id\":\"197\",\"phone\":\"1234567890\",\"imei\":\"123456789012345678\",\"sim_type\":\"physical\",\"old_sim_no\":\"perspiciatis\",\"account_pin\":\"1234\",\"reference_no\":\"1234abcd\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you to change your sim."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": {\n       \"id\": \"fto639f3b1659b80f84i5s92\",\n       \"subtotal\": \"$1\"\n       \"status\": \"Pending\"\n       \"type\": \"sim-swap\"\n   }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/number-change",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/number-change",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/number-change"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"carrier_id\":197,\"mdn\":\"1234567890\",\"zip_code\":\"1234\",\"sim_no\":\"12345678901234567890\",\"account_pin\":\"586397\",\"call_back_url\":\"https:\\\/\\\/example.com\\\/callback\"}"
                        },
                        "description": "This endpoint allows you to change your phone number. You can retrieve the status and details of the activation by using the Trans\/{id} endpoint, where {id} is the ID returned in the response.\n(Available for Travel Mobile, Quetal-T, Mobilex and Travelx only)"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"Number Change Record Request has been submit.\",\n  \"data\": {\n       \"id\": \"fto639f3b1659b80f84i5s92\",\n       \"status\": \"pending\"\n       \"type\": \"number-change\"\n   }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Validation Error\",\n  \"data\": {\n    \"carrier_id\": [\n      \"The selected carrier id is invalid.\"\n    ],\n    \"mdn\": [\n      \"The mdn field is required.\"\n    ],\n   }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/transaction",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/transaction",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/transaction"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"per_page\":20,\"page\":2}"
                        },
                        "description": "This endpoint allows you fetch your transactions."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"\",\n  \"data\": [\n    {\n         \"id\": \"67ecd3bf3b3c7fdb840dfe31\",\n         \"reference\": null,\n         \"price\": 15,\n         \"subtotal\": 15,\n         \"plan_name\": \"15 Dollar Plan\",\n         \"sim_no\": \"12345678901234567891\",\n         \"carrier_name\": \"\",\n         \"type\": \"activation\",\n         \"mdn\": null,\n         \"reason\": \"Failed to check sim SIM or new SIM not found\",\n         \"created_at\": \"2025-04-02T06:05:51.082000Z\",\n         \"updated_at\": \"2025-04-02T06:05:55.762000Z\",\n         \"receipt\": {\n             \"prefix\": \"\",\n             \"customer\": \"\"\n               }\n     }\n  ],\n  \"pagination\": {\n    \"total\": 100,\n    \"per_page\": 20,\n    \"current_page\": 2,\n    \"last_page\": 5,\n    \"from\": 21,\n    \"to\": 40\n  }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/transaction\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/transaction\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/transaction\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "pariatur",
                                    "description": "The ID of the transaction."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/transaction\/{id}\/void",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/transaction\/:id\/void",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/transaction\/:id\/void",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "66a342fd874ed021c90aa8f3",
                                    "description": "Enter The Transaction Id."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you void your transaction if its pending."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n      \"transaction_id\": \"67ef99d168d78f12c409b1d1\",\n      \"reference\": null,\n      \"plan_id\": null,\n      \"carrier_id\": 197,\n      \"price\": 0,\n      \"subtotal\": null,\n      \"total_price\": null,\n      \"p_fee\": null,\n      \"plan_name\": \"\",\n      \"addon_plan\": \"\",\n      \"sim_no\": null,\n      \"carrier_name\": \"MobileX\",\n      \"status\": \"success\",\n      \"type\": \"number-change\",\n      \"mdn\": \"3129145049\",\n      \"email\": \"\",\n      \"account_pin\": \"373667\",\n      \"account_number\": \"\",\n      \"reason\": null,\n      \"created_at\": \"2025-04-04T08:35:29.771000Z\",\n      \"updated_at\": \"2025-04-04T08:35:42.343000Z\",\n      \"receipt\": {\n          \"prefix\": \"\",\n          \"customer\": \"\",\n          \"CarrierConfirmationID\": \"\",\n          \"ConfirmationID\": \"\"\n      },\n      \"charge_amount\": \"\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"Transaction Not Found\",\n     \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Transaction is processing..\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/transaction\/{reference_no}\/void_by_ref",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/transaction\/:reference_no\/void_by_ref",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/transaction\/:reference_no\/void_by_ref",
                            "variable": [
                                {
                                    "id": "reference_no",
                                    "key": "reference_no",
                                    "value": "123456",
                                    "description": "Number of the refrence."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you void your transaction if its pending by transaction reference."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": {\n      \"transaction_id\": \"67ef99d168d78f12c409b1d1\",\n      \"reference\": 123456,\n      \"plan_id\": null,\n      \"carrier_id\": 197,\n      \"price\": 0,\n      \"subtotal\": null,\n      \"total_price\": null,\n      \"p_fee\": null,\n      \"plan_name\": \"\",\n      \"addon_plan\": \"\",\n      \"sim_no\": null,\n      \"carrier_name\": \"MobileX\",\n      \"status\": \"success\",\n      \"type\": \"number-change\",\n      \"mdn\": \"3129145049\",\n      \"email\": \"\",\n      \"account_pin\": \"373667\",\n      \"account_number\": \"\",\n      \"reason\": null,\n      \"created_at\": \"2025-04-04T08:35:29.771000Z\",\n      \"updated_at\": \"2025-04-04T08:35:42.343000Z\",\n      \"receipt\": {\n          \"prefix\": \"\",\n          \"customer\": \"\",\n          \"CarrierConfirmationID\": \"\",\n          \"ConfirmationID\": \"\"\n      },\n      \"charge_amount\": \"\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"Transaction Not Found\",\n     \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Transaction is processing..\",\n  \"data\": []\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/transaction\/ref\/{reference_no}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/transaction\/ref\/:reference_no",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/transaction\/ref\/:reference_no",
                            "variable": [
                                {
                                    "id": "reference_no",
                                    "key": "reference_no",
                                    "value": "1239865526985",
                                    "description": "Enter refrence number upto 64 charactrers."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you fetch your transaction detail using reference number."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n   \"success\": true,\n   \"message\": \"\",\n   \"data\": {\n            \"transaction_id\": \"66cf198d48d950e3025\",\n            \"plan_id\": 394,\n            \"carrier_id\": 197,\n            \"price\": 50,\n            \"subtotal\": 46.25,\n            \"total_price\": 56.25,\n            \"p_fee\": 6.25,\n            \"plan_name\": \"Mobile X Unlimited $50\",\n            \"addon_plan\": \"\",\n            \"sim_no\": \"888888888888888F\",\n            \"carrier_name\": \"MobileX\",\n            \"status\": \"pending\",\n            \"type\": \"port-in\",\n            \"mdn\": null,\n            \"email\": \"xyz@gmail.com\",\n            \"account_pin\": \"\",\n            \"account_number\": \"697878854\",\n            \"account_password\": \"76589\",\n            \"reference_no\": \"1239865526985\",\n            \"reason\": null,\n            \"created_at\": \"2024-08-28T12:35:25.660000Z\",\n            \"updated_at\": \"2024-08-28T12:35:25.660000Z\"\n\n \t}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": false,\n    \"message\": \"Transaction Not Found\",\n    \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/status-check\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/status-check\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/status-check\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "676907ea853a2b71c405373f",
                                    "description": "Enter The Transaction Id."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint allows you to check the status of your transaction"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"\",\n \"data\": [{\n     \"id\": \"676907ea853a2b71c405373f\",\n    \"status\": \"pending\"\n\n}]\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"Transaction Not Found\",\n     \"data\": \"\"\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/travel_activations_plans",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/travel_activations_plans",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/travel_activations_plans"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"Record Found\",\n \"data\": {\n      \"id\": \"66a342fd874ed021c90aa8f3\",\n      \"plan_id\": 123,\n      \"sim_no\": \"123456789\",\n      \"amt\": \"15.00\",\n      \"phone\": \"null\",\n      \"carrier_id\": 8,\n      \"status\": \"available\",\n      \"imei\": null,\n      \"activation_date\": \"2022-04-07\",\n      \"travel_date\": \"2022-04-17\",\n      \"first_name\": \"abc\",\n      \"email\": \"abc@gmail.com\",\n      \"note\": \"abc\"\n }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"Travel Activation Not Found\",\n     \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/travel_activations_plan\/{id}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/travel_activations_plan\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/travel_activations_plan\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "7",
                                    "description": "Enter The travel activation plan ID."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"Record Found\",\n \"data\": {\n      \"id\": \"66a342fd874ed021c90aa8f3\",\n      \"plan_id\": 123,\n      \"sim_no\": \"123456789\",\n      \"amt\": \"15.00\",\n      \"phone\": \"null\",\n      \"carrier_id\": 8,\n      \"status\": \"available\",\n      \"imei\": null,\n      \"activation_date\": \"2022-04-07\",\n      \"travel_date\": \"2022-04-17\",\n      \"first_name\": \"abc\",\n      \"email\": \"abc@gmail.com\",\n      \"note\": \"abc\"\n }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"Travel Activation Plan Not Found\",\n     \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/travel_activations",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/travel_activations",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/travel_activations"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"plan_id\":8,\"sim_no\":\"1234567890342156789\",\"first_name\":\"Strickland\",\"email\":\"strickland@gmail.com\",\"note\":\"Test\",\"activation_date\":\"2024-04-07\",\"travel_date\":\"2024-04-07\",\"mdn\":\"1234567890\",\"imei\":\"123456789012345\"}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"success\": true,\n \"message\": \"Travel Activation Submited\",\n \"data\": {\n    \"dealer_id\": \"1\",\n     \"plan_id\": \"7\",\n     \"sim_no\": \"123456789456123\",\n     \"first_name\": \"Test Travel Activation\",\n     \"amt\": \"15.00\",\n     \"phone\": null,\n     \"status\": \"Not Available\",\n     \"email\": \"testTravel@gmail.com\",\n     \"imei\": \"\",\n     \"activation_date\": \"2024-04-07\",\n     \"travel_date\": \"2024-04-17\",\n     \"note\": \"Testing\"\n}\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Activation Plan Not Found\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Travel Activation Fail\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/mobilex\/address-change",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/mobilex\/address-change",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/mobilex\/address-change"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"phone\":\"9876543210\",\"house_no\":\"123B\",\"street_name\":\"Elm Street\",\"city\":\"Springfield\",\"state\":\"NY\",\"zip_code\":\"10001\"}"
                        },
                        "description": "This endpoint allows you to change your address. Only allowed for Mobilex and Travelx Carrier."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"Wifi Calling Address Updated Successfully.\",\n  \"data\": {\n    \"houseNo\": \"123B\",\n    \"streetName\": \"Elm Street\",\n    \"city\": \"Springfield\",\n    \"state\": \"NY\",\n    \"zipCode\": \"10001\",\n    \"country\": \"US\",\n    \"phone\": \"9876543210\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"success\": false,\n  \"errors\": {\n    \"phone\": [\n      \"The phone field is required.\"\n    ],\n    \"zip_code\": [\n      \"The zip code must be between 5 and 6 digits.\"\n    ]\n  }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/mobilex\/line-details\/{mdn}",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/mobilex\/line-details\/:mdn",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/mobilex\/line-details\/:mdn",
                            "variable": [
                                {
                                    "id": "mdn",
                                    "key": "mdn",
                                    "value": "9876543210",
                                    "description": "The MDN of the line."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "This endpoint retrieves details of a MobileX line by MDN."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"status\": true,\n  \"data\": {\n      \"mdn\": \"9876543210\",\n      \"sim_no\": \"89014103211111111111\",\n      \"account_number\": \"1234567890\",\n      \"sim_type\": \"physical\",\n      \"line_status\": \"active\",\n      \"account_pin\": \"1234\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"status\": false,\n  \"message\": \"Invalid Line - Line not found.\"\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/get-tax",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/get-tax",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/get-tax"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"revenue\":\"100.00\",\"postalCode\":\"33175\"}"
                        },
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\"message\": \"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Validation failed\",\n  \"errors\": {\n    \"revenue\": [\"The revenue field is required.\"],\n    \"postalCode\": [\"The postal code field is required.\"]\n  },\n  \"data\": []\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "POST api\/check-imei",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/check-imei",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/check-imei"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            },
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"carrier_id\":[8,11,274,2,273,279,197,251,246,4,265],\"imei\":\"353456789012345\"}"
                        },
                        "description": "Check IMEI compatibility against one or more carriers.\n\nThis endpoint allows you to check if an IMEI is eligible under a specific carrier, multiple carriers, or all supported carriers if no carrier ID is provided."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"IMEI check(s) completed.\",\n  \"results\": {\n     {\n      \"success\": true,\n      \"message\": \"IMEI check successful.\",\n      \"data\": {\n        \"carrier_id\": 8,\n        \"imei\": \"353456789012345\",\n        \"sim_support\": {\n          \"physical_sim\": true,\n          \"esim\": false\n          \"eid\": \"12345678901234567890\", \/\/ if applicable for the T-mobile carrier\n        },\n        \"compatibility_status\": \"Compatible\" \/\/ if applicable for the T-mobile carrier\n      }\n    },\n    {\n      \"success\": false,\n      \"message\": \"IMEI not eligible or not found.\",\n      \"data\": []\n    }\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n      \"success\": true,\n      \"message\": \"IMEI check(s) completed.\",\n      \"data\": {\n         \"carrier_id\": 8,\n         \"imei\": \"353456789012345\",\n         \"sim_support\": {\n             \"physical_sim\": true,\n             \"esim\": false,\n             \"eid\": \"12345678901234567890\" \/\/ if applicable for the T-mobile carrier\n         },\n       \"compatibility_status\": \"Compatible\", \/\/ if applicable for the T-mobile carrier\n    }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 400,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Carrier not supported for IMEI check.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 401,
                            "body": "{\n  \"message\": \"Unauthenticated.\"\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"success\": false,\n  \"message\": \"IMEI Compatibility Check service is currently unavailable. Please try again.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"success\": false,\n  \"message\": \"IMEI not eligible or not found.\",\n  \"data\": []\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 422,
                            "body": "{\n  \"success\": false,\n  \"message\": \"Validation errors\",\n  \"data\": {\n    \"imei\": [\n      \"The imei field is required.\"\n    ]\n  }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Check Refill Plan Availability",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/check-refill-plan-availability",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/check-refill-plan-availability"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"mdn\":\"9876543210\"}"
                        },
                        "description": "This endpoint checks which refill plans are available for a given MDN under carrier **Quetal (ID: 279)**.\nIt fetches the last successful transaction (activation, refill, port-in, or number-change) to determine eligibility."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"Available plans retrieved successfully.\",\n  \"data\": {\n    \"current_plan_id\": 302,\n    \"available_plan_ids\": [302],\n    \"plans\": [\n      {\n        \"id\": 302,\n        \"name\": \"Unlimited Talk & Data\",\n        \"price\": \"40.00\"\n      },\n      {\n        \"id\": 305,\n        \"name\": \"Data Only\",\n        \"price\": \"25.00\"\n      }\n    ],\n    \"prev_record_type\": \"activation\",\n    \"mdn\": \"9876543210\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\n  \"success\": false,\n  \"message\": \"No records found.\",\n  \"data\": null\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Quetal MDN Expiry Info",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/quetal-mdn-expiry-info",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/quetal-mdn-expiry-info"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"mdn\":\"9876543210\"}"
                        },
                        "description": "This endpoint retrieves the expiry details of a given MDN for carrier **Quetal (ID: 279)**."
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true,\n  \"message\": \"Expiry details found.\",\n  \"data\": {\n    \"expiry_date\": \"2025-09-30\",\n    \"status\": \"active\",\n    \"mdn\": \"9876543210\"\n  }\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 404,
                            "body": "{\n  \"success\": false,\n  \"message\": \"No expiry details found for given MDN\",\n  \"data\": null\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "GET api\/network-providers",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/network-providers",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/network-providers"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": ""
                    },
                    "response": [
                        {
                            "header": [
                                {
                                    "key": "cache-control",
                                    "value": "no-cache, private"
                                },
                                {
                                    "key": "content-type",
                                    "value": "application\/json"
                                },
                                {
                                    "key": "access-control-allow-origin",
                                    "value": "*"
                                }
                            ],
                            "code": 401,
                            "body": "{\"message\":\"Unauthenticated.\"}",
                            "name": ""
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "key",
                "type": "string"
            }
        ]
    }
}