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
typestring · enumOptionalPossible values:
statusstring · enumOptionalPossible values:
notesstring · nullableOptional
commentsstring · nullableOptional
defaultMarkupSourcestring · enumOptionalPossible values:
Responses
chevron-right
200

OK

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

Last updated

Was this helpful?