Query string parameters
| Parameter | Description | Type | Is it Mandatory to complete the field? |
|---|---|---|---|
| items | List of departments | array |
Array items:
| Parameter | Description | Type | Is it Mandatory to complete the field? |
|---|---|---|---|
| ext_id | Department ID in the manufacturer´s system | string(250) | Mandatory |
| name | Department name | string(250) | Mandatory |
| region_name | Name of region | string(250) | Mandatory |
| address | Address of the department | string(250) | Mandatory |
| object_type | Object type (1 - manufacturer, 2 - importer, 3 - distributor, 4 - retailer) | integer | Mandatory |
| is_foreign | Department located outside of Azerbaijan | boolean | |
| latitude | Latitude | double | |
| longitude | Longitude | double |