Draft order complete
POST https://api.ecartapi.com/api/v2/orders/{{id}}/complete
Complete draft order as paid.
Important information:
- The draft order's ID must exist
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"success":true}