POST https://api.ecartapi.com/api/v2/orders/{{id}}/complete
Complete draft order as paid. Important information:
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Authorization
|
string |
RESPONSES
status OK
{
"success": true
} |
ENDPOINTS