Create partner transaction with canonical recovery reference
Creates a partner transaction and reserves a deposit address. Use Idempotency-Key for safe retries and provide a canonical merchant_reference for recovery lookups. Request pricing must use either quote mode (quote_id) or direct mode (fiat_amount + crypto_currency + network).
Documentation Index
Fetch the complete documentation index at: https://docs.cashweb.cash/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Idempotency key for safe retries
Body
Create a partner transaction. Use either quote mode (quote_id) or direct mode (fiat_amount + crypto_currency + network).
Token symbol (only for direct mode).
"usdt"
Canonical partner reference for recovery and reconciliation.
1 - 255"order-4551"
Network expected for this transaction.
"bep20"
Fiat amount in NGN (only for direct mode).
"49000.00"
Merchant identifier from partner systems.
"mrc_001"
Quote identifier previously returned from /quotes.
"9f8ad58e-f8d5-4e4f-b3f2-f44eaf8f95d1"
Seller phone for assisted flow.
"08031234567"
Terminal identifier from partner systems.
"term_01"
Response
Transaction created successfully