Complete Order

Completes the order. As result order gets status completed and agreement gets updated with order information.

post
Path parameters
idstringRequired

Id of order to be completed

Body
idstringOptional
typeall ofOptional
string · enumOptionalPossible values:
statusall ofOptional
string · enumOptionalPossible values:
notesstring | nullableOptional
commentsstring | nullableOptional
defaultMarkupSourceall of | nullableOptional
string · enumOptionalPossible values:
Responses
200

OK

application/json
post
/public/v1/commerce/orders/{id}/complete

Last updated

Was this helpful?