Complete Order
POST https://api.ecartapi.com/api/v2/orders/{{id}}/complete
Update an order into the complete status.
Important information:
The order's identifier must exist
In case the store owner changed the value of this status you can use the ID for reference. On Bigcommerce this status is related to the ID 10.
More information about the ecommerce's resource.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true}