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 ofOptional
string · enumOptionalPossible values:
Responses
chevron-right
200

OK

application/json
idstringOptional
typeall ofOptional
string · enumOptionalPossible values:
statusall ofOptional
string · enumOptionalPossible values:
notesstring · nullableOptional
commentsstring · nullableOptional
defaultMarkupSourceall ofOptional
string · enumOptionalPossible values:
post
/public/v1/commerce/orders/{id}/complete

Last updated

Was this helpful?