API Reference
Create Recipient
Stage a payout beneficiary and get a recipientId to reference in create-order — so bank details aren’t re-sent on every order.
POST
Registers a payout beneficiary (bank / mobile-money account) and returns a
recipientId. Pass that id to Create Order
instead of re-sending the account details each time.
A
recipientId is scoped to your account and valid for 24 hours.Header Parameters
Unique API key issued manually through Telegram.
Request Body
Destination fiat ISO code (
NGN, KES, UGX, TZS, MWK).Payout institution code from List Institutions.
Account number / wallet handle.
Exact account name of record.
Optional payment memo.
Optional preferred LP provider id.
Response
Response state (
success).