For AI agents: visit https://paymentsgate.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
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.
Responses
400
Invalid request, typically due to a missing or malformed parameter.
Example response: