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

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring

RESPONSES

status: OK

{"success":true}