List Strict Receive Payment Paths
Last updated
Was this helpful?
Last updated
Was this helpful?
This method will use 10
Compute Units.
The strict receive payment path endpoint lists the paths a payment can take based on the amount of an asset you want the recipient to receive. The destination asset amount stays constant, and the type and amount of an asset sent varies based on offers in the order books.
For this search, Horizon loads a list of assets available to the sender (based on source_account
or source_assets
) and displays the possible paths from the different source assets to the destination asset. Only paths that satisfy the destination_amount
are returned.
/paths/strict-receive
The Stellar address of the sender. Any returned path must start with an asset that the sender holds. Using either source_account
or source_assets
as an argument is required for strict receive path payments.
GDMQQNJM4UL7QIA66P7R2PZHMQINWZBM77BEBMHLFXD5JEUAHGJ7R4JZ
A comma-separated list of assets available to the sender. Any returned path must start with an asset in this list. Each asset is formatted as CODE:ISSUER_ACCOUNT
. For example: USD:GDUKMGUGDZQK6YHYA5Z6AY2G4XDSZPSZ3SW5UN3ARVMO6QSRDWP5YLEX
. Using either source_account
or source_assets
as an argument is required for strict receive path payments.
CNY:GAREELUB43IRHWEASCFBLKHURCGMHE5IF6XSE7EXDLACYHGRHM43RFOX
The type for the destination asset. Either native
, credit_alphanum4
, or credit_alphanum12
.
native
, credit_alphanum4
, credit_alphanum12
The Stellar address of the issuer of the destination asset. Required if the destination_asset_type
is not native
.
GDUKMGUGDZQK6YHYA5Z6AY2G4XDSZPSZ3SW5UN3ARVMO6QSRDWP5YLEX
The code for the destination asset. Required if the destination_asset_type
is not native
.
USD
The amount of the destination asset that should be received.
5