Cancels a specific transaction by its ID.
Path parameters
The unique identifier of the relayer
The unique identifier of the transaction
Response
Relayer transaction canceled successfully
Changes
Changed in 4 of the 18 revisions of this API.324
- ▲
the
data/oneOf[StellarTransactionResponse]/sequence_numberresponse's property type/format changed frominteger/int64tostring/for status200response-property-type-changed
- ○
the
data/oneOf[StellarTransactionResponse]/sequence_numberresponse's property pattern^-?[0-9]+$was added for the status200response-property-pattern-added
- ▲
- ○
added the optional property
data/oneOf[StellarTransactionResponse]/transaction_result_xdrto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/oneOf[SolanaTransactionResponse]/instructionsto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
data/oneOf[SolanaTransactionResponse]/status_reasonbecame nullable for the status200response-property-became-nullable
- ▲
the
data/oneOf[StellarTransactionResponse]/sequence_numberresponse's property type/format changed fromstring/tointeger/int64for status200response-property-type-changed
- ●
removed the optional property
data/oneOf[SolanaTransactionResponse]/instructionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/oneOf[StellarTransactionResponse]/transaction_result_xdrfrom the response with the200statusresponse-optional-property-removed
- ○
the
data/oneOf[StellarTransactionResponse]/sequence_numberresponse's property pattern^-?[0-9]+$was removed for the status200response-property-pattern-removed
This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲