Payment Collection

Generate Payment Reference for Coop-Bank Mtaani Agents

Generate a payment reference number for deposits at Coop-Bank Mtaani Agents.

post/api/v1/payment/coop-agent-deposit/

Request body

amountstring decimal required
wallet_idstring nullable
api_refstring nullable

Response

reference_nointeger required
bank_accountstring required
status'PENDING' | 'PROCESSING' | 'FAILED' | 'COMPLETE'
  • PENDING - PENDING
  • PROCESSING - PROCESSING
  • FAILED - FAILED
  • COMPLETE - COMPLETE

Changes

No recorded changes to this endpoint across all 1 revision of this API.