Update Deal Status

This method updates the status of a deal identified by its unique ID. The following status transitions are allowed:

  • queued => completed, canceled
  • new => completed, canceled
  • pending => completed, canceled
  • paid => completed
  • expired => completed, canceled Provide your bearer token in the Authorization header when making requests to protected resources. Example: Authorization: Bearer 123.
Language
Click Try It! to start a request and see the response here!