Create an XLM liquidity pool deposit request

This endpoint creates an XLM liquidity pool deposit request.
Required role: RequestCreator.
This API can be made idempotent by generating an ID for the Request beforehand and passing it as the externalRequestId attribute

Body Params

Creates an XLM Liquidity Pool Deposit Request to deposit up to 'maxAmount' of asset A and B in the liquidity pool.

Creates an XLM Liquidity Pool Deposit Request to deposit up to 'maxAmount' of asset A and B in the liquidity pool.

string
required
string
required

Hex String representing the Liquidity Pool ID on ledger. Example: 076bbb9f17f8d47209515a345420d40ea1ebcd3cb6a370ea0d56fc12dbf084cb

string
required
string
required
int64

% of allowed price variation for liquidity pool spot price. Example: 2 corresponds to 2% price variation

string
string
string

Identifier for the request in the user's system. This must be unique. Attempting to create a request with an existing externalRequestId will do nothing and return the originally created request

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.