{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/be.mdelighttraders.com"
        }
    ],
    "info": {
        "name": "M Delight Traders",
        "_postman_id": "c5c4efd9-e370-4a7c-8370-ea4505dbbf3f",
        "description": "",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Both API's",
            "description": "",
            "item": [
                {
                    "name": "Notification API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get My All Notifications API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/notification",
                                    "query": [
                                        {
                                            "key": "is_read",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/notification?is_read="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Send Chat Notification API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/notification\/chat",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/notification\/chat"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"company_id\":1,\"body\":\"Some Random Message\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Role API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Company User Roles API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/roles",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/roles"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Sample Priority API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Sample Priorities API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/sample-priority",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/sample-priority"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Sample Status API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Sample Statuses API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/sample-statuses",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/sample-statuses"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Chat API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Chat History API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/chat\/:company_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/chat\/:company_id",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "distinctio",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Purchase Order Status API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Purchase Order Statuses API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/purchase-order-statuses",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/purchase-order-statuses"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Purchase Order API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Purchase Order Get API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/purchase-order",
                                    "query": [
                                        {
                                            "key": "status[]",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        },
                                        {
                                            "key": "purchase_order_status_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "Purchase+Order",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/purchase-order?status[]=&purchase_order_status_id=1&search_type=name&search_value=Purchase+Order"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Single Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/purchase-order\/:purchase_order_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/purchase-order\/:purchase_order_id",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "18",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Sample API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Sample Get API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/sample",
                                    "query": [
                                        {
                                            "key": "status[]",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        },
                                        {
                                            "key": "sample_status_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "sample_priority_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "Sample",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/sample?status[]=&sample_status_id=1&sample_priority_id=1&search_type=name&search_value=Sample"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Single Sample API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/sample\/:sample_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/sample\/:sample_id",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "20",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Sample Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/sample\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/sample\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Sample 1\",\"quantity\":5,\"description\":\"Sample 1 description\",\"sample_priority_id\":2,\"company_id\":1}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Email Change Process API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Admin Send OTP On Change Email API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/change-email\/send",
                                    "query": [
                                        {
                                            "key": "email",
                                            "value": "test%40test.com",
                                            "description": "Must be a valid email address.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/change-email\/send?email=test%40test.com"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "validate OTP On Change Email API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/change-email\/validate-otp",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/change-email\/validate-otp"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"email\":\"test@test.com\",\"otp\":123456}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Forget Password API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Send OTP API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/forget-password\/send",
                                    "query": [
                                        {
                                            "key": "type",
                                            "value": "admin",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "test%40test.com",
                                            "description": "Must be a valid email address.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/forget-password\/send?type=admin&email=test%40test.com"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "x-ratelimit-limit",
                                            "value": "60"
                                        },
                                        {
                                            "key": "x-ratelimit-remaining",
                                            "value": "55"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 422,
                                    "body": "{\"status_code\":422,\"errors\":[\"Email is invalid\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Resend OTP API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/forget-password\/resend",
                                    "query": [
                                        {
                                            "key": "type",
                                            "value": "admin",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "email",
                                            "value": "test%40test.com",
                                            "description": "Must be a valid email address.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/forget-password\/resend?type=admin&email=test%40test.com"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "x-ratelimit-limit",
                                            "value": "60"
                                        },
                                        {
                                            "key": "x-ratelimit-remaining",
                                            "value": "54"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 422,
                                    "body": "{\"status_code\":422,\"errors\":[\"Email is invalid\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "validate OTP API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/forget-password\/validate-otp",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/forget-password\/validate-otp"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"type\":\"admin\",\"email\":\"test@test.com\",\"otp\":123456}"
                                },
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": []
                        },
                        {
                            "name": "Reset Passowrd API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/reset-password",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/reset-password"
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"type\":\"admin\",\"email\":\"test@test.com\",\"otp\":123456,\"password\":\"Ab@12345\",\"password_confirmation\":\"Ab@12345\"}"
                                },
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "File Management API's",
            "description": "",
            "item": [
                {
                    "name": "Save Image API",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "api\/file\/image",
                            "query": [],
                            "raw": "{{baseUrl}}\/api\/file\/image"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "multipart\/form-data"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "formdata",
                            "formdata": [
                                {
                                    "key": "image",
                                    "src": [],
                                    "type": "file"
                                }
                            ]
                        },
                        "description": ""
                    },
                    "response": []
                }
            ]
        },
        {
            "name": "Providers API's",
            "description": "",
            "item": [
                {
                    "name": "Auth API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Admin Login API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/auth\/login",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/auth\/login"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"username\":\"mk2896\",\"password\":\"Ab@12345\",\"device_token\":\"123124hnasdiasn1n23i12312b3n12\"}"
                                },
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": []
                        },
                        {
                            "name": "Admin Change Password First Time API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/auth\/change-password",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/auth\/change-password"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"password\":\"Ab@12345\",\"password_confirmation\":\"Ab@12345\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Admin Update Profile API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/auth\/profile\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/auth\/profile\/update"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"email\":\"md@gmail.com\",\"phone\":\"090078601\",\"profile_picture\":\"\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Admin Change Password API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/auth\/profile\/change-password",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/auth\/profile\/change-password"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"current_password\":\"Ab@12345\",\"password\":\"Ab@12345\",\"password_confirmation\":\"Ab@12345\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Admin Get Profile API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/auth\/profile",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/auth\/profile"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Admin Logout API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/auth\/logout",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/auth\/logout"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Event API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Events API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/event",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/event"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "x-ratelimit-limit",
                                            "value": "60"
                                        },
                                        {
                                            "key": "x-ratelimit-remaining",
                                            "value": "59"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 200,
                                    "body": "{\"status_code\":200,\"message\":[\"Events response\"],\"data\":{\"total\":0,\"total_pages\":1,\"page\":1,\"data\":[]}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Event Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/event\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/event\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"title\":\"Event 1\",\"description\":\"Some random description to be put\",\"image\":\"images\\\/169219527022180996488.png\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Single Event API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/event\/:event_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/event\/:event_id",
                                    "variable": [
                                        {
                                            "id": "event_id",
                                            "key": "event_id",
                                            "value": "20",
                                            "description": "The ID of the event."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Event API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/event\/:event_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/event\/:event_id\/update",
                                    "variable": [
                                        {
                                            "id": "event_id",
                                            "key": "event_id",
                                            "value": "2",
                                            "description": "The ID of the event."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"title\":\"Event 1\",\"description\":\"Some random description to be put\",\"image\":\"images\\\/169219527022180996488.png\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Delete Event API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/event\/:event_id\/delete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/event\/:event_id\/delete",
                                    "variable": [
                                        {
                                            "id": "event_id",
                                            "key": "event_id",
                                            "value": "18",
                                            "description": "The ID of the event."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Team API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Teams API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/team",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/team"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "x-ratelimit-limit",
                                            "value": "60"
                                        },
                                        {
                                            "key": "x-ratelimit-remaining",
                                            "value": "58"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 200,
                                    "body": "{\"status_code\":200,\"message\":[\"Teams response\"],\"data\":{\"total\":0,\"total_pages\":1,\"page\":1,\"data\":[]}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Team Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/team\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/team\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Saad\",\"role\":\"Sale Person\",\"profile_picture\":\"images\\\/169219527022180996488.png\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Single Team API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/team\/:team_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/team\/:team_id",
                                    "variable": [
                                        {
                                            "id": "team_id",
                                            "key": "team_id",
                                            "value": "16",
                                            "description": "The ID of the team."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Team API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/team\/:team_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/team\/:team_id\/update",
                                    "variable": [
                                        {
                                            "id": "team_id",
                                            "key": "team_id",
                                            "value": "10",
                                            "description": "The ID of the team."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Saad\",\"role\":\"Sale Person\",\"profile_picture\":\"images\\\/169219527022180996488.png\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Delete Team API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/team\/:team_id\/delete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/team\/:team_id\/delete",
                                    "variable": [
                                        {
                                            "id": "team_id",
                                            "key": "team_id",
                                            "value": "5",
                                            "description": "The ID of the team."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Display Products API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Display Products API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/display-product",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/display-product"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "x-ratelimit-limit",
                                            "value": "60"
                                        },
                                        {
                                            "key": "x-ratelimit-remaining",
                                            "value": "57"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 200,
                                    "body": "{\"status_code\":200,\"message\":[\"Products response\"],\"data\":{\"total\":0,\"total_pages\":1,\"page\":1,\"data\":[]}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Single Display Product API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/display-product\/:product_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/display-product\/:product_id",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "12",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [
                                        {
                                            "key": "cache-control",
                                            "value": "no-cache, private"
                                        },
                                        {
                                            "key": "content-type",
                                            "value": "application\/json"
                                        },
                                        {
                                            "key": "x-ratelimit-limit",
                                            "value": "60"
                                        },
                                        {
                                            "key": "x-ratelimit-remaining",
                                            "value": "56"
                                        },
                                        {
                                            "key": "access-control-allow-origin",
                                            "value": "*"
                                        }
                                    ],
                                    "code": 422,
                                    "body": "{\"status_code\":422,\"errors\":[\"Product not found\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Display Product Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/display-product\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/display-product\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Product 1\",\"description\":\"Some random description to be put\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Display Product API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/display-product\/:product_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/display-product\/:product_id\/update",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "11",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Product 1\",\"description\":\"Some random description to be put\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Delete Display Product API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/display-product\/:product_id\/delete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/display-product\/:product_id\/delete",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "15",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Dashboard API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Admin API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/dashboard",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/dashboard"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Product Order Status API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Product Order Statuses API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product-order-statuses",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product-order-statuses"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Provider Management API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Admin Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/user\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/user\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"username\":\"mk2896\",\"email\":\"md@gmail.com\",\"phone\":\"090078601\",\"profile_picture\":\"\",\"role_id\":2,\"salary\":2000,\"commission\":\"2000\",\"percentage\":\"29%\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Admin Resend Email API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/user\/:admin_id\/resend-email",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/user\/:admin_id\/resend-email",
                                    "variable": [
                                        {
                                            "id": "admin_id",
                                            "key": "admin_id",
                                            "value": "1",
                                            "description": "The ID of the admin."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Admins API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/user",
                                    "query": [
                                        {
                                            "key": "role_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_type",
                                            "value": "username",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "mk2896",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/user?role_id=1&search_type=username&search_value=mk2896"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Single Admin API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/user\/:admin_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/user\/:admin_id",
                                    "variable": [
                                        {
                                            "id": "admin_id",
                                            "key": "admin_id",
                                            "value": "1",
                                            "description": "The ID of the admin."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Admin API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/user\/:admin_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/user\/:admin_id\/update",
                                    "variable": [
                                        {
                                            "id": "admin_id",
                                            "key": "admin_id",
                                            "value": "1",
                                            "description": "The ID of the admin."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"status\":\"active\",\"phone\":\"090078601\",\"profile_picture\":\"\",\"role_id\":2,\"salary\":2000,\"percentage\":29}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Seeker status API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/seeker\/:seeker_id\/status",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/seeker\/:seeker_id\/status",
                                    "variable": [
                                        {
                                            "id": "seeker_id",
                                            "key": "seeker_id",
                                            "value": "8",
                                            "description": "The ID of the seeker."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"status\":\"active\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Create New Seeker Admin API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/seeker\/store",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/seeker\/store"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"username\":\"mk2896\",\"email\":\"md@gmail.com\",\"phone\":\"090078601\",\"profile_picture\":\"\",\"company_id\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Material API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Material Get API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material",
                                    "query": [
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "Sample",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "order_by",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "below_min_quantity",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/material?search_type=name&search_value=Sample&order_by=name&below_min_quantity="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Material Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Material 1\",\"min_quantity\":14,\"supplier_id\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Material Update API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/:material_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/:material_id",
                                    "variable": [
                                        {
                                            "id": "material_id",
                                            "key": "material_id",
                                            "value": "1",
                                            "description": "The ID of the material."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Material 1\",\"min_quantity\":14,\"supplier_id\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Material Request API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/request\/:request_type",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/request\/:request_type",
                                    "variable": [
                                        {
                                            "id": "request_type",
                                            "key": "request_type",
                                            "value": "low_inventory%7Cadmin_store_request",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"materials\":{\"id\":1,\"quantity\":2}}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Material Request API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/request\/:material_request_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/request\/:material_request_id\/update",
                                    "variable": [
                                        {
                                            "id": "material_request_id",
                                            "key": "material_request_id",
                                            "value": "ab",
                                            "description": "The ID of the material request."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Material Request To Submitted API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/request\/status\/submit",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/request\/status\/submit"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Delete Material Request API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/request\/:material_request_id\/delete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/request\/:material_request_id\/delete",
                                    "variable": [
                                        {
                                            "id": "material_request_id",
                                            "key": "material_request_id",
                                            "value": "et",
                                            "description": "The ID of the material request."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Material Request API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/request\/:request_type",
                                    "query": [
                                        {
                                            "key": "material",
                                            "value": "Material",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "status",
                                            "value": "",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/request\/:request_type?material=Material&status=",
                                    "variable": [
                                        {
                                            "id": "request_type",
                                            "key": "request_type",
                                            "value": "low_inventory%7Cadmin_store_request",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": 404,
                                    "body": "{\"status_code\":404,\"errors\":[\"Invalid URL\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Product Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/product_order",
                                    "query": [
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "Sample",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "product_order_status_id[0]",
                                            "value": "omnis",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "supplier_id",
                                            "value": "2",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/product_order?search_type=name&search_value=Sample&product_order_status_id[0]=omnis&supplier_id=2"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Product Order Details API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/product_order\/details",
                                    "query": [
                                        {
                                            "key": "material",
                                            "value": "Material",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "product_id",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/product_order\/details?material=Material&product_id="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Delete Product Order Detail API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/product_order\/:product_order_detail_id\/delete",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/product_order\/:product_order_detail_id\/delete",
                                    "variable": [
                                        {
                                            "id": "product_order_detail_id",
                                            "key": "product_order_detail_id",
                                            "value": "non",
                                            "description": "The ID of the product order detail."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Order Detail Quantity Or Price API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/product_order\/:product_order_detail_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/product_order\/:product_order_detail_id\/update",
                                    "variable": [
                                        {
                                            "id": "product_order_detail_id",
                                            "key": "product_order_detail_id",
                                            "value": "doloribus",
                                            "description": "The ID of the product order detail."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":2,\"price\":20}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Order Status To Pending API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/product_order\/status\/pending",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/product_order\/status\/pending"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Material Create Product Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/material\/product_order",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/material\/product_order"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"supplier_id\":1,\"material_id\":1,\"price\":100,\"quantity\":12,\"material_request_id\":1,\"product_id\":3}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To Pending After Disapproved API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/pending",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/pending",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "4",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To Admin Approved\/Disapprove API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/admin\/approve-disapprove",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/admin\/approve-disapprove",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "2",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"product_order_status_id\":2,\"product_order_status_reason\":\"Some Reason\",\"product_order_detail_ids\":[\"nulla\"]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To Accountatnt Approved\/OnHold API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/accountant\/approve-onhold",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/accountant\/approve-onhold",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "19",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"product_order_status_id\":4,\"product_order_status_reason\":\"Some Reason\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To Purchased API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/purchase",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/purchase",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "7",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To Recieved API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/recieve",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/recieve",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "18",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "[]"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To QC Approved\/Disapprove API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/qc\/approve-disapprove",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/qc\/approve-disapprove",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "13",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"product_order_status_id\":8,\"product_order_status_reason\":\"Some Reason\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Product Status To Release Payment API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/release-payment",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/release-payment",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "2",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Product Supplier For Releasing Payment API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/release-payment",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/release-payment",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "10",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Product Status To Return Product API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/product\/:product_id\/return",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/product\/:product_id\/return",
                                    "variable": [
                                        {
                                            "id": "product_id",
                                            "key": "product_id",
                                            "value": "7",
                                            "description": "The ID of the product."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Company API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Companies API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company",
                                    "query": [
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "test",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/company?search_type=name&search_value=test"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Companies For Sale Person API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/for-sale-person",
                                    "query": [
                                        {
                                            "key": "visit_status_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "sale_person_id",
                                            "value": "26",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "test",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/for-sale-person?visit_status_id=1&sale_person_id=26&search_type=name&search_value=test"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Company Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"username\":\"mk2896\",\"email\":\"doyle.sofia@example.org\",\"profile_picture\":\"\",\"company\":{\"logo\":\"\",\"name\":\"Company name\",\"email\":\"md@test.com\",\"phone\":\"090078601\",\"address\":\"Company address\",\"sale_person_id\":1}}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Company Resend Email API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/resend-email",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/resend-email",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "6",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Single Company API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id",
                                    "query": [
                                        {
                                            "key": "extra_details",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id?extra_details=",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "4",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Remaining PO Dues of Company API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/remaining-dues",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/remaining-dues",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "1",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Company Users API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/users",
                                    "query": [
                                        {
                                            "key": "role_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_type",
                                            "value": "username",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "mk2896",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/users?role_id=1&search_type=username&search_value=mk2896",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "10",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Company User API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/users\/:seeker_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/users\/:seeker_id",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "1",
                                            "description": ""
                                        },
                                        {
                                            "id": "seeker_id",
                                            "key": "seeker_id",
                                            "value": "1",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Company User API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/users\/:seeker_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/users\/:seeker_id\/update",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "1",
                                            "description": ""
                                        },
                                        {
                                            "id": "seeker_id",
                                            "key": "seeker_id",
                                            "value": "1",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"status\":\"active\",\"phone\":\"090078601\",\"profile_picture\":\"\",\"role_id\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Company API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/update",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "6",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"logo\":\"\",\"name\":\"Company name\",\"email\":\"md@test.com\",\"phone\":\"09008601\",\"address\":\"Company address\",\"sale_person_id\":1}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Company Status API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/update\/status",
                                    "query": [
                                        {
                                            "key": "status",
                                            "value": "",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/update\/status?status=",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "1",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Company Visit Status API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/company\/:company_id\/update\/visit-status",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/company\/:company_id\/update\/visit-status",
                                    "variable": [
                                        {
                                            "id": "company_id",
                                            "key": "company_id",
                                            "value": "9",
                                            "description": "The ID of the company."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"visit_status_id\":2,\"visit_remark\":\"Closed\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Single Company API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/company\/details",
                                    "query": [
                                        {
                                            "key": "extra_details",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/seeker\/company\/details?extra_details="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Sample API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get Sample Materials API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample\/get-materials",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample\/get-materials",
                                    "variable": [
                                        {
                                            "id": "sample",
                                            "key": "sample",
                                            "value": "nemo",
                                            "description": "The sample."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Sample Approve\/Disapprove By Admin API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/approve-disapprove",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/approve-disapprove",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "6",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sample_status_id\":2,\"sample_status_remarks\":\"Some Remarks\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sample Dispatched By Store Person API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/dispatch",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/dispatch",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "19",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"tracking_number\":\"1312312312\",\"images\":[\"debitis\"]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Mark Sample As In Dispatch API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/in-dispatch",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/in-dispatch",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "9",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"product_name\":\"Sample Product Name\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Attach Material To Sample API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/attach\/:material_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/attach\/:material_id",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "20",
                                            "description": "The ID of the sample."
                                        },
                                        {
                                            "id": "material_id",
                                            "key": "material_id",
                                            "value": "1",
                                            "description": "The ID of the material."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":3}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Detach Material To Sample API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/detach\/:material_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/detach\/:material_id",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "12",
                                            "description": "The ID of the sample."
                                        },
                                        {
                                            "id": "material_id",
                                            "key": "material_id",
                                            "value": "1",
                                            "description": "The ID of the material."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Update Material To Sample API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/update\/:material_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/update\/:material_id",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "15",
                                            "description": "The ID of the sample."
                                        },
                                        {
                                            "id": "material_id",
                                            "key": "material_id",
                                            "value": "1",
                                            "description": "The ID of the material."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":3}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Send Quotation API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/send-quotation",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/send-quotation",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "8",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quotation\":1000,\"quotation_description\":\"Some Random Description\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Edit Quotation API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/sample\/:sample_id\/edit-quotation",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/sample\/:sample_id\/edit-quotation",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "17",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quotation\":1000}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Supplier API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Supplier Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/supplier\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/supplier\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Supplier 1\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Supplier Update API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/supplier\/:supplier_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/supplier\/:supplier_id\/update",
                                    "variable": [
                                        {
                                            "id": "supplier_id",
                                            "key": "supplier_id",
                                            "value": "18",
                                            "description": "The ID of the supplier."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Supplier 1\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Supplier Get All API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/supplier",
                                    "query": [
                                        {
                                            "key": "search_type",
                                            "value": "name",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "Supplier",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/supplier?search_type=name&search_value=Supplier"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Supplier All Materials History API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/supplier\/:supplier_id\/material-history",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/supplier\/:supplier_id\/material-history",
                                    "variable": [
                                        {
                                            "id": "supplier_id",
                                            "key": "supplier_id",
                                            "value": "4",
                                            "description": "The ID of the supplier."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Supplier Get API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/supplier\/:supplier_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/supplier\/:supplier_id",
                                    "variable": [
                                        {
                                            "id": "supplier_id",
                                            "key": "supplier_id",
                                            "value": "18",
                                            "description": "The ID of the supplier."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Supplier Delete API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/supplier\/:supplier_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/supplier\/:supplier_id",
                                    "variable": [
                                        {
                                            "id": "supplier_id",
                                            "key": "supplier_id",
                                            "value": "19",
                                            "description": "The ID of the supplier."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Role API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Admin Roles API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/roles",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/roles"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Company Visit Status API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Company Visit Statuses Get API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/visit-statuses",
                                    "query": [
                                        {
                                            "key": "after_visit",
                                            "value": "",
                                            "description": "",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/visit-statuses?after_visit="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Purchase Order API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Approve\/Disapprove Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/approve-disapprove",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/approve-disapprove",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "8",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"purchase_order_status_id\":3,\"purchase_order_status_remarks\":\"Some Remarks\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Set Estimate For Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/set-estimate",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/set-estimate",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "2",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"estimated_production_date\":\"2024-12-10\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Done Production For Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/done-production",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/done-production",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "15",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "In Production For Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/in-production",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/in-production",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "5",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "QC Approve\/Disapprove Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/approve-disapprove\/qc",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/approve-disapprove\/qc",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "6",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"purchase_order_status_id\":6,\"purchase_order_status_remarks\":\"Some Remarks\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Dispatch Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/dispatch",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/dispatch",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "3",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"tracking_number\":\"1312312312\",\"images\":[\"fugiat\"]}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Payment Confirmation Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/pay\/confirm",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/pay\/confirm",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "5",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"purchase_order_status_id\":10,\"commission_to_sale_person\":false}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Purchase Order Materials API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/purchase-order\/:purchase_order_id\/materials",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/purchase-order\/:purchase_order_id\/materials",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "9",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Salary API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Get All Salaried Users For Accountant API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/salaries",
                                    "query": [
                                        {
                                            "key": "year",
                                            "value": "2023",
                                            "description": "Must be 4 digits. Must be at least 2023.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "month",
                                            "value": "11",
                                            "description": "Must be between 1 and 2 digits. Must be at least 1. Must not be greater than 12.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "status",
                                            "value": "unpaid",
                                            "description": "",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/salaries?year=2023&month=11&status=unpaid"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create Salary API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/salaries\/:admin_id",
                                    "query": [
                                        {
                                            "key": "year",
                                            "value": "2023",
                                            "description": "Must be 4 digits. Must be at least 2023.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "month",
                                            "value": "11",
                                            "description": "Must be between 1 and 2 digits. Must be at least 1. Must not be greater than 12.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/salaries\/:admin_id?year=2023&month=11",
                                    "variable": [
                                        {
                                            "id": "admin_id",
                                            "key": "admin_id",
                                            "value": "1",
                                            "description": "The ID of the admin."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get Salary Details Of User API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/salaries\/show\/:admin_id",
                                    "query": [
                                        {
                                            "key": "year",
                                            "value": "2023",
                                            "description": "Must be 4 digits. Must be at least 2023.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "month",
                                            "value": "11",
                                            "description": "Must be between 1 and 2 digits. Must be at least 1. Must not be greater than 12.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/salaries\/show\/:admin_id?year=2023&month=11",
                                    "variable": [
                                        {
                                            "id": "admin_id",
                                            "key": "admin_id",
                                            "value": "dolore",
                                            "description": "The ID of the admin."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Unpaid Salary Details Of User API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/salaries\/show\/:admin_id\/unpaid",
                                    "query": [
                                        {
                                            "key": "year",
                                            "value": "2023",
                                            "description": "Must be 4 digits. Must be at least 2023.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "month",
                                            "value": "11",
                                            "description": "Must be between 1 and 2 digits. Must be at least 1. Must not be greater than 12.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/admin\/salaries\/show\/:admin_id\/unpaid?year=2023&month=11",
                                    "variable": [
                                        {
                                            "id": "admin_id",
                                            "key": "admin_id",
                                            "value": "1",
                                            "description": "The ID of the admin."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get My All Salaries API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/salaries\/:salary_type\/:user_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/salaries\/:salary_type\/:user_id",
                                    "variable": [
                                        {
                                            "id": "salary_type",
                                            "key": "salary_type",
                                            "value": "paid%7Cpending",
                                            "description": ""
                                        },
                                        {
                                            "id": "user_id",
                                            "key": "user_id",
                                            "value": "rerum",
                                            "description": "The ID of the user."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": 404,
                                    "body": "{\"status_code\":404,\"errors\":[\"Invalid URL\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Receive My Salary API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/admin\/salaries\/receive\/:salary_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/admin\/salaries\/receive\/:salary_id",
                                    "variable": [
                                        {
                                            "id": "salary_id",
                                            "key": "salary_id",
                                            "value": "1",
                                            "description": "The ID of the salary."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"signature\":\"images\\\/169219527022180996488.png\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Seeker API's",
            "description": "",
            "item": [
                {
                    "name": "Auth API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Seeker Login API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/auth\/login",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/auth\/login"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"username\":\"test1234\",\"password\":\"Ab@12345\",\"device_token\":\"Abasdas12123123314sdadasfasf5\"}"
                                },
                                "description": "",
                                "auth": {
                                    "type": "noauth"
                                }
                            },
                            "response": []
                        },
                        {
                            "name": "Seeker Change Password First Time API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/auth\/change-password",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/auth\/change-password"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"password\":\"Ab@12345\",\"password_confirmation\":\"Ab@12345\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Seeker Update Profile API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/auth\/profile\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/auth\/profile\/update"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"email\":\"md@gmail.com\",\"phone\":\"090078601\",\"profile_picture\":\"\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Seeker Change Password API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/auth\/profile\/change-password",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/auth\/profile\/change-password"
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"current_password\":\"Ab@12345\",\"password\":\"Ab@12345\",\"password_confirmation\":\"Ab@12345\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Seeker Get Profile API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/auth\/profile",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/auth\/profile"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Seeker Logout API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/auth\/logout",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/auth\/logout"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Dashboard API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Seeker API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/dashboard",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/dashboard"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Seeker Management API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Seeker Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/user\/create",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/user\/create"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"username\":\"mk2896\",\"email\":\"md@gmail.com\",\"phone\":\"090078601\",\"profile_picture\":\"\",\"role_id\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Seeker Resend Email API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/user\/:seeker_id\/resend-email",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/user\/:seeker_id\/resend-email",
                                    "variable": [
                                        {
                                            "id": "seeker_id",
                                            "key": "seeker_id",
                                            "value": "8",
                                            "description": "The ID of the seeker."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Get All Seekers API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/user",
                                    "query": [
                                        {
                                            "key": "role_id",
                                            "value": "1",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_type",
                                            "value": "username",
                                            "description": "",
                                            "disabled": false
                                        },
                                        {
                                            "key": "search_value",
                                            "value": "mk2896",
                                            "description": "This field is required when search_type is present.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/api\/seeker\/user?role_id=1&search_type=username&search_value=mk2896"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Single Seeker API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/user\/:seeker_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/user\/:seeker_id",
                                    "variable": [
                                        {
                                            "id": "seeker_id",
                                            "key": "seeker_id",
                                            "value": "1",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "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": "{\"status_code\":401,\"errors\":[\"User unauthorized\"],\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Seeker API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/user\/:seeker_id\/update",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/user\/:seeker_id\/update",
                                    "variable": [
                                        {
                                            "id": "seeker_id",
                                            "key": "seeker_id",
                                            "value": "1",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"Ali\",\"status\":\"active\",\"phone\":\"090078601\",\"profile_picture\":\"\",\"role_id\":2}"
                                },
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Sample API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Sample Approve\/Disapprove Dispatched By Seeker API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/sample\/:sample_id\/approve-disapprove\/dispatch",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/sample\/:sample_id\/approve-disapprove\/dispatch",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "3",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sample_status_id\":6,\"sample_status_remarks\":\"Some Remarks\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Approve\/Disapprove Quotation API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/sample\/:sample_id\/approve-disapprove\/quotation",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/sample\/:sample_id\/approve-disapprove\/quotation",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "10",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"sample_status_id\":9,\"sample_status_remarks\":\"Some Remarks\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Ask Quotation API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/sample\/:sample_id\/ask\/quotation",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/sample\/:sample_id\/ask\/quotation",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "3",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Sample Resubmit Disapproved By Seeker API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/sample\/:sample_id\/re-submit",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/sample\/:sample_id\/re-submit",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "18",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                },
                {
                    "name": "Purchase Order API'S",
                    "description": "",
                    "item": [
                        {
                            "name": "Purchase Order Store API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/purchase-order\/:sample_id\/store",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/purchase-order\/:sample_id\/store",
                                    "variable": [
                                        {
                                            "id": "sample_id",
                                            "key": "sample_id",
                                            "value": "2",
                                            "description": "The ID of the sample."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"quantity\":14,\"description\":\"Some description\",\"image\":\"images\\\/169219527022180996488.png\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Buyer QC Approve\/Disapprove Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/purchase-order\/:purchase_order_id\/approve-disapprove\/qc",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/purchase-order\/:purchase_order_id\/approve-disapprove\/qc",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "6",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"purchase_order_status_id\":9,\"purchase_order_status_remarks\":\"Some Remarks\"}"
                                },
                                "description": ""
                            },
                            "response": []
                        },
                        {
                            "name": "Buyer Pay Purchase Order API",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "api\/seeker\/purchase-order\/:purchase_order_id\/pay",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/api\/seeker\/purchase-order\/:purchase_order_id\/pay",
                                    "variable": [
                                        {
                                            "id": "purchase_order_id",
                                            "key": "purchase_order_id",
                                            "value": "10",
                                            "description": "The ID of the purchase order."
                                        }
                                    ]
                                },
                                "method": "PATCH",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "token",
                "type": "string"
            }
        ]
    }
}