Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 900 Bytes

File metadata and controls

16 lines (11 loc) · 900 Bytes

TransferInitiate

Properties

Name Type Description Notes
source str Where should we transfer from? Only balance is allowed for now
amount str Amount to transfer in kobo if currency is NGN and pesewas if currency is GHS.
recipient str The transfer recipient's code
reason str The reason or narration for the transfer. [optional]
currency str Specify the currency of the transfer. Defaults to NGN. [optional]
reference str If specified, the field should be a unique identifier (in lowercase) for the object. Only -,_ and alphanumeric characters are allowed. [optional]

[Back to Model list] [Back to API list] [Back to README]