Create an XLM CAP-15 fee-bump request

Wraps a fully-signed inner XLM transaction in a CAP-15 fee-bump where the outer fee is paid by the designated fee-source address, instead of the account that signed the inner transaction.
Required role: RequestCreator.
Idempotent via externalRequestId.

Body Params

Wraps a fully-signed inner XLM transaction in a CAP-15 fee-bump so the fee is paid by the designated fee-source address instead of the account that signed the inner transaction. The caller supplies the signed inner XDR TransactionEnvelope.

Wraps a fully-signed inner XLM transaction in a CAP-15 fee-bump so the fee is paid by the designated fee-source address instead of the account that signed the inner transaction. The caller supplies the signed inner XDR TransactionEnvelope.

string
required

ID of the XLM address that pays the outer fee. Must be governed by an XLM_FeeBump rule line.

string

Absolute cap on the outer fee in stroops, as a decimal string. Mirrors tg-protect-engine field name.

string
required

XDR-encoded signed inner TransactionEnvelope (ENVELOPE_TYPE_TX/V1), embedded verbatim in the outer FeeBumpTransaction.

string

Optional reconciliation note included in transaction history.

string

Caller-supplied idempotency key. Repeats with the same id return the original request unchanged.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.