Optionalapi_The API version to use. If omitted, use version 1.
The name of the API method.
Unique address of the account to find a path to.
Currency Amount that the destination account would receive in a transaction.
OptionaldomainThe object ID of a PermissionedDomain object. If this field is included, then only valid paths for this domain will be returned.
OptionalidA unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.
OptionalpathsArray of arrays of objects, representing payment paths to check. You can use this to keep updated on changes to particular paths you already know about, or to check the overall cost to make a payment along a certain path.
Optionalsend_Currency amount that would be spent in the transaction.
Unique address of the account to find a path from. In other words, the. Account that would be sending a payment.
Start sending pathfinding information.