Proposes a multisig transfer from treasury to the specified merchant recipient (internal wallet or external address).
Supports USDT and USDC and optional pricing snapshot fields.
Treasury must be multisig; OTC officer starts the proposal and signers complete approvals.
Pricing snapshot (optional but recommended for OTC audit): when any of pricing_profile_id or fx_rate_quote_id is set,
you must send all four: pricing_profile_id, fx_rate_quote_id, fiat_currency, and fiat_amount_equivalent.
For a KES wire, use fiat_currency: KES and fiat_amount_equivalent equal to the KES principal (e.g. 130000000.00);
the linked FX quote carries the KES/USD rate (e.g. 130).
Documentation Index
Fetch the complete documentation index at: https://docs.crypto.westminister.tech/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
USDT, USDC tron, ethereum Internal recipient wallet ID (use either this or to_address)
Recipient wallet address (internal or external; use either this or to_wallet_id)