Sends a transaction through the specified relayer.
Path parameters
The unique identifier of the relayer
Request body
Response
Relayer transactions sent successfully
Changes
Changed in 5 of the 18 revisions of this API.13611
- ▲
added the pattern
^-?[0-9]+$to the request propertyoneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amountrequest-property-pattern-added
- ▲
added the pattern
^[0-9]+$to the request propertyoneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/valuerequest-property-pattern-added
- ▲
the
oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/valuerequest property type/format changed frominteger/int64tostring/request-property-type-changed
- ▲
the
oneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amountrequest property type/format changed frominteger/int64tostring/request-property-type-changed
- ▲
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 new optional request property
oneOf[StellarTransactionRequest]/signed_auth_entrynew-optional-request-property
- ○
- ○
added the optional property
data/oneOf[StellarTransactionResponse]/transaction_result_xdrto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
oneOf[SolanaTransactionRequest]/transactionrequest property type/format changed fromstring/to/request-property-type-changed
- ○
added the new optional request property
oneOf[SolanaTransactionRequest]/instructionsnew-optional-request-property
- ○
added the new optional request property
oneOf[SolanaTransactionRequest]/valid_untilnew-optional-request-property
- ○
the request property
oneOf[SolanaTransactionRequest]/transactionbecame optionalrequest-property-became-optional
- ○
added
EncodedSerializedTransactionsubschema #1to theoneOf[SolanaTransactionRequest]/transactionrequest propertyoneOflistrequest-property-one-of-added
- ○
added the optional property
data/oneOf[SolanaTransactionResponse]/instructionsto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the request property
oneOf[SolanaTransactionRequest]/transactionbecame requiredrequest-property-became-required
- ▲
removed
EncodedSerializedTransactionsubschema #1from theoneOf[SolanaTransactionRequest]/transactionrequest propertyoneOflistrequest-property-one-of-removed
- ▲
the
oneOf[SolanaTransactionRequest]/transactionrequest property type/format changed from/tostring/request-property-type-changed
- ▲
the
oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/valuerequest property type/format changed fromstring/tointeger/int64request-property-type-changed
- ▲
the
oneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amountrequest property type/format changed fromstring/tointeger/int64request-property-type-changed
- ▲
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
- ●
the
oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/valuerequest property's min was set to0.00request-property-min-set
- ●
removed the request property
oneOf[SolanaTransactionRequest]/instructionsrequest-property-removed
- ●
removed the request property
oneOf[SolanaTransactionRequest]/valid_untilrequest-property-removed
- ●
removed the request property
oneOf[StellarTransactionRequest]/signed_auth_entryrequest-property-removed
- ●
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
- ○
removed the pattern
^-?[0-9]+$from the request propertyoneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amountrequest-property-pattern-removed
- ○
removed the pattern
^[0-9]+$from the request propertyoneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/valuerequest-property-pattern-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
- ▲