Relayers

Sends a transaction through the specified relayer.

post/api/v1/relayers/{relayer_id}/transactions

Path parameters

relayer_idstring required

The unique identifier of the relayer

Request body

OR
OR

Response

Relayer transactions sent successfully

errorstring
successboolean required

Changes

Changed in 5 of the 18 revisions of this API.13611

    • added the pattern ^-?[0-9]+$ to the request property oneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amount

      request-property-pattern-added

    • added the pattern ^[0-9]+$ to the request property oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/value

      request-property-pattern-added

    • the oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/value request property type/format changed from integer/int64 to string/

      request-property-type-changed

    • the oneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amount request property type/format changed from integer/int64 to string/

      request-property-type-changed

    • the data/oneOf[StellarTransactionResponse]/sequence_number response's property type/format changed from integer/int64 to string/ for status 200

      response-property-type-changed

    • the data/oneOf[StellarTransactionResponse]/sequence_number response's property pattern ^-?[0-9]+$ was added for the status 200

      response-property-pattern-added

    • added the new optional request property oneOf[StellarTransactionRequest]/signed_auth_entry

      new-optional-request-property

    • added the optional property data/oneOf[StellarTransactionResponse]/transaction_result_xdr to the response with the 200 status

      response-optional-property-added

    • the oneOf[SolanaTransactionRequest]/transaction request property type/format changed from string/ to /

      request-property-type-changed

    • added the new optional request property oneOf[SolanaTransactionRequest]/instructions

      new-optional-request-property

    • added the new optional request property oneOf[SolanaTransactionRequest]/valid_until

      new-optional-request-property

    • the request property oneOf[SolanaTransactionRequest]/transaction became optional

      request-property-became-optional

    • added EncodedSerializedTransaction subschema #1 to the oneOf[SolanaTransactionRequest]/transaction request property oneOf list

      request-property-one-of-added

    • added the optional property data/oneOf[SolanaTransactionResponse]/instructions to the response with the 200 status

      response-optional-property-added

  • 5487da58bf15763See the full diff
    • the request property oneOf[SolanaTransactionRequest]/transaction became required

      request-property-became-required

    • removed EncodedSerializedTransaction subschema #1 from the oneOf[SolanaTransactionRequest]/transaction request property oneOf list

      request-property-one-of-removed

    • the oneOf[SolanaTransactionRequest]/transaction request property type/format changed from / to string/

      request-property-type-changed

    • the oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/value request property type/format changed from string/ to integer/int64

      request-property-type-changed

    • the oneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amount request property type/format changed from string/ to integer/int64

      request-property-type-changed

    • the response property data/oneOf[SolanaTransactionResponse]/status_reason became nullable for the status 200

      response-property-became-nullable

    • the data/oneOf[StellarTransactionResponse]/sequence_number response's property type/format changed from string/ to integer/int64 for status 200

      response-property-type-changed

    • the oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/value request property's min was set to 0.00

      request-property-min-set

    • removed the request property oneOf[SolanaTransactionRequest]/instructions

      request-property-removed

    • removed the request property oneOf[SolanaTransactionRequest]/valid_until

      request-property-removed

    • removed the request property oneOf[StellarTransactionRequest]/signed_auth_entry

      request-property-removed

    • removed the optional property data/oneOf[SolanaTransactionResponse]/instructions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/oneOf[StellarTransactionResponse]/transaction_result_xdr from the response with the 200 status

      response-optional-property-removed

    • removed the pattern ^-?[0-9]+$ from the request property oneOf[StellarTransactionRequest]/operations/items/oneOf[subschema #1]/amount

      request-property-pattern-removed

    • removed the pattern ^[0-9]+$ from the request property oneOf[StellarTransactionRequest]/memo/oneOf[MemoSpec]/oneOf[subschema #3]/value

      request-property-pattern-removed

    • the data/oneOf[StellarTransactionResponse]/sequence_number response's property pattern ^-?[0-9]+$ was removed for the status 200

      response-property-pattern-removed

    This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog