申し訳ありませんが、このページはお使いの言語では提供されていません。

XRP Ledger Dev Portalをさまざまな言語で提供するよう取り組んでいますが、すべてのページがすべての言語で提供されているわけではありません。ご協力いただける場合は、ぜひ貢献をお願いいたします

XRP-API 0.1.0 Transact Methods

Methods to submit transactions to the XRP Ledger.

Warning: XRP-API is early alpha software. API methods and data formats are likely to change often in ways that break backwards compatibility.

Summary Path
Prepare a Payment GET /preparations/payments
Sign and/or submit a payment PUT /payments
Create, sign, and submit a payment POST /payments
Get Transaction GET /transactions/{transaction_id}