cURL
Collections
Create Collection
Create collection
POST
cURL
Create a collection account for receiving payments. Collections support existing
NGN virtual account flows and USD collection accounts.
NGN collection
UseNGN collections for Naira virtual accounts. ONE_TIME collections require an amount. DEFAULT permanent collections require a customer_id.
USD collection account
UseUSD collections to issue a permanent USD collection account for an approved customer. USD collections must use type set to DEFAULT and must include additional_information.
For USD collections,
type must be DEFAULT, customer_id is required, and additional_information must include the customer’s identity, address, source-of-funds, document, utility bill, and bank statement information.USD account issuance may complete asynchronously. Use the
collection.created webhook to receive final bank details, or collection.created.failed to receive rejection reasons.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
OK