build_payment_unsigned
Builds an unsigned XAH payment transaction in drops, returning JSON payload, offline signing instructions, and preflight checks. Defaults to testnet and never signs.
Instructions
Assemble an UNSIGNED XAH Payment (amount in drops). Returns unsigned JSON + offline signing instructions + payload preflight. Never signs; testnet by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| network | No | testnet | |
| amountDrops | Yes | native amount in DROPS (1 XAH = 1,000,000 drops); use xah_amount to convert XAH→drops | |
| destination | Yes | ||
| destinationTag | No |