Create Address
Create Address
| Header Parameters |
|---|
Content-Type stringExample: application/json |
Referer stringExample: https://doc.withsupercommerce.com |
lang integer1 = English, 2 = Arabic Example: 1 |
| Request Body |
|---|
name string |
city_id integer |
area_id integer |
district_id string |
address string |
apartment integer |
building integer |
floor integer |
landmark string |
shop_name string |
shop_image string |
primary boolean |
lat number |
lng number |
| Responses | ||
|---|---|---|
200OK
|