Fail Order

Fails the order. Status changes to failed. State of the agreement doesn't change except the status.

post
Path parameters
idstringRequired

Id of order to be failed

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

OK

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

Last updated

Was this helpful?