Create New Order
Create a new record
| Request Body | |||||||||
|---|---|---|---|---|---|---|---|---|---|
customer object
| |||||||||
store_id string | |||||||||
store string | |||||||||
box_id string | |||||||||
status string | |||||||||
items object[]
| |||||||||
currency string | |||||||||
payment_type string | |||||||||
price string | |||||||||
cod_price string | |||||||||
notes string | |||||||||
reference string | |||||||||
insurance_id string | |||||||||
placed_at string |
| Responses | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200OK
| ||||||||||||||||||||||||||||
400Missing Required Information | ||||||||||||||||||||||||||||
401Unauthorized | ||||||||||||||||||||||||||||
403Forbidden |