Get OTC Deposit By ID
Merchants see own rows. admin, otc_officer, and treasury see all merchants.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Deposit details
bank, mpesa draft, priced, pending, confirmed, rejected, credited Bank wire reference. Globally unique (case-insensitive) when set.
Relative path to the bank proof PDF. Prepend API base URL for GET in browsers (GET /otc-deposits-proof/..., no auth).
"/otc-deposits-proof/ce6e4186-16fe-4e0d-a97d-7638f11c6063/8251c719-0941-46da-8792-5acce5e5efc8.pdf"
Merchant blockchain address to receive USDT/USDC on treasury credit. Resolved from the default wallet for requested_network on the master merchant ledger or a sub-vendor under that merchant. Set on draft, one-shot create (when requested_network is sent), quote refresh, and list backfill when missing.
"TJyF42dRr18tSiXV9Cf7JtYUtTbqAGZg94"
Internal wallets.id paired with credited_to_address.
Same as credited_to_address when the API enriches the response (list/detail). Omitted when no wallet can be resolved.
Same as to_wallet_id on enriched responses.
Network from the resolved payout wallet (tron or ethereum).
Mirrors requested_asset when enrichment runs.