Create an XLM create claimable balance request

This endpoint creates a create claimable balance requests for an XLM claimant address.
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
string
required

Amount in the smallest currency unit, based on the currency decimals. For example, 1 corresponds to 1 'stroop' (one ten-millionth of XLM), and 1 XLM corresponds to 10000000 (7 decimals)

string
string
string
string

A destination should be specified. Either toAddressId or toWhitelistedAddressId.

string

A destination should be specified. Either toAddressId or toWhitelistedAddressId.

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

string

A memo can be specified if the destination is a whitelisted address on a blockchain supporting memos.

string

A relative deadline for when the claimable balance can be claimed. The value represents the number of seconds since the close time of the ledger which created the claimable balance.

string

Unix epoch representing a deadline for when the claimable balance can be claimed. If the balance is claimed before the date then this clause of the condition is satisfied. Example: 1603303504267

string

If set, is the ID of the address who will sponsor the cost of the operation on the minimum balance of the source address

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.