# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)