mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
16 lines
415 B
JSON
16 lines
415 B
JSON
{
|
|
"alternatives": [
|
|
// ... paths omitted from this example; same format as the initial response ...
|
|
],
|
|
"destination_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
|
|
"destination_amount": {
|
|
"currency": "USD",
|
|
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
|
|
"value": "0.001"
|
|
},
|
|
"full_reply": true,
|
|
"id": 8,
|
|
"source_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
|
|
"type": "path_find"
|
|
}
|