Path and Order Book Methods
Paths define a way for payments to flow through intermediary steps on their way from sender to receiver. Paths enable cross-currency payments by connecting sender and receiver through order books. Use these methods to work with paths and other books.
- book_offers
Get info about offers to exchange two currencies.
- deposit_authorized
Check whether an account is authorized to send money directly to another.
- path_find
Find a path for a payment between two accounts and receive updates.
- ripple_path_find
Find a path for payment between two accounts, once.