Create New Address
Create a new record
| Request Body |
|---|
street string |
district string |
city string |
zip string |
country_code string |
| Responses | ||||||
|---|---|---|---|---|---|---|
200OK
| ||||||
400Missing Required Information | ||||||
401Unauthorized | ||||||
403Forbidden |
Create a new record
| Request Body |
|---|
street string |
district string |
city string |
zip string |
country_code string |
| Responses | ||||||
|---|---|---|---|---|---|---|
200OK
| ||||||
400Missing Required Information | ||||||
401Unauthorized | ||||||
403Forbidden |