For the complete documentation index, see llms.txt. This page is also available as Markdown.

Complete order

Completes an order and updates the related agreement.

post
Path parameters
idstringRequired

Order id

Body
idstringOptional
revisioninteger · int32Optional
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
notesstring · nullableOptional
commentsstring · nullableOptional
defaultMarkupSourcestring · enumOptionalPossible values:
Responses
200

OK

application/json
idstringOptional
revisioninteger · int32Optional
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
notesstring · nullableOptional
commentsstring · nullableOptional
defaultMarkupSourcestring · enumOptionalPossible values:
post/public/v1/commerce/orders/{id}/complete

Last updated

Was this helpful?