Process Order

Places order, changing its status to processing.

post
Path parameters
idstringRequired

Id of order to be processed

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}/process

Last updated

Was this helpful?