Untitled

 avatar
unknown
plain_text
a year ago
5.3 kB
2
Indexable
{
    "status": "SUCCESS",
    "data": {
        "id": "bus_01HJTW63MQNX2VP4R6H6XV1KV0",
        "business_name": "Chinna",
        "email_id": "Chinna@buyer.com",
        "status": "review",
        "license_number": "111",
        "license_file": "product-images/data.png",
        "vat_number": "333",
        "vat_file": "product-images/data.png",
        "customer_id": "cus_01HJTW63HXBR0K1Q0PRBAM9GBQ",
        "address": {
            "id": "addr_01HJTWD8DM6613FXEG32G2VJS8",
            "area": "hyderabad",
            "address": "begumpet",
            "country": {
                "id": 234,
                "flag": "wm-static-images/country_flags/ae.svg",
                "name": "UNITED ARAB EMIRATES",
                "iso_2": "ae",
                "iso_3": "are",
                "num_code": 784,
                "region_id": "reg_01HD48XT1PR9WCKJGDBXBQMH73",
                "dial_codes": "+971",
                "display_name": "United Arab Emirates"
            },
            "emirate": {
                "id": "emirate_001",
                "name": "Abu Dubai",
                "country_id": 234,
                "created_at": "2023-12-26T10:16:43.108502+00:00",
                "updated_at": "2023-12-26T10:16:43.108502+00:00"
            }
        },
        "business_stores": [
            {
                "id": "bus_store_01HJTW63MQPPGY55FRNDJZSR3S",
                "address": {
                    "id": "addr_01HJTWD8DM6613FXEG32G2VJS8",
                    "area": "hyderabad",
                    "address": "begumpet",
                    "country": {
                        "id": 234,
                        "flag": "wm-static-images/country_flags/ae.svg",
                        "name": "UNITED ARAB EMIRATES",
                        "iso_2": "ae",
                        "iso_3": "are",
                        "num_code": 784,
                        "region_id": "reg_01HD48XT1PR9WCKJGDBXBQMH73",
                        "dial_codes": "+971",
                        "display_name": "United Arab Emirates"
                    },
                    "emirate": {
                        "id": "emirate_001",
                        "name": "Abu Dubai",
                        "country_id": 234,
                        "created_at": "2023-12-26T10:16:43.108502+00:00",
                        "updated_at": "2023-12-26T10:16:43.108502+00:00"
                    }
                },
                "saved_as": "outlet1",
                "is_default": true,
                "contact_name": "Chinna buyer 1",
                "phone_number": "12345"
            },
            {
                "id": "bus_store_01HJTWD8DMD2FKDRN0T6S1AQPV",
                "address": {
                    "id": "addr_01HJTWD8DMG89SXTQT8C11QHXQ",
                    "area": "hyderabad",
                    "address": "madhapur",
                    "country": {
                        "id": 234,
                        "flag": "wm-static-images/country_flags/ae.svg",
                        "name": "UNITED ARAB EMIRATES",
                        "iso_2": "ae",
                        "iso_3": "are",
                        "num_code": 784,
                        "region_id": "reg_01HD48XT1PR9WCKJGDBXBQMH73",
                        "dial_codes": "+971",
                        "display_name": "United Arab Emirates"
                    },
                    "emirate": {
                        "id": "emirate_001",
                        "name": "Abu Dubai",
                        "country_id": 234,
                        "created_at": "2023-12-26T10:16:43.108502+00:00",
                        "updated_at": "2023-12-26T10:16:43.108502+00:00"
                    }
                },
                "saved_as": "outlet2",
                "is_default": false,
                "contact_name": "Chinna buyer 2",
                "phone_number": "12345"
            }
        ],
        "customers": [
            {
                "id": "cus_01HJTW63HXBR0K1Q0PRBAM9GBQ",
                "role": {
                    "id": "role_001",
                    "role": "Buyer Admin",
                    "role_key": "buyer-admin",
                    "role_type": "buyer",
                    "created_at": "2023-12-26T10:16:43.108502+00:00",
                    "updated_at": "2023-12-26T10:16:43.108502+00:00"
                },
                "email": "saipriya@divami.com",
                "last_name": "**********",
                "first_name": "Sai priya"
            },
            {
                "id": "cus_01HJTW63HXBR0K1Q0PRBAM9GBQ",
                "role": {
                    "id": "role_001",
                    "role": "Buyer Admin",
                    "role_key": "buyer-admin",
                    "role_type": "buyer",
                    "created_at": "2023-12-26T10:16:43.108502+00:00",
                    "updated_at": "2023-12-26T10:16:43.108502+00:00"
                },
                "email": "saipriya@divami.com",
                "last_name": "**********",
                "first_name": "Sai priya"
            }
        ],
        "super_admin": {
            "id": "cus_01HJTW63HXBR0K1Q0PRBAM9GBQ",
            "email": "saipriya@divami.com",
            "last_name": "**********",
            "first_name": "Sai priya"
        }
    }
}
Leave a Comment