initiate_transfer: Initiate Transfer

Description Usage Arguments

Description

Status of transfer object returned will be ‘pending’ if OTP is disabled. In the event that an OTP is required, status will read ‘otp’.

Usage

1
initiate_transfer(authorization, ...)

Arguments

authorization

set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY"

...

Body Params

amount

int32. REQUIRED Amount to transfer in kobo

recipient

string. REQUIRED Code for transfer recipient

source

string. REQUIRED Where should we transfer from? Only balance for now

currency

string

reason

string

reference

string If specified, the field should be a unique identifier (in lowercase) for the object. Only -,_ and alphanumeric characters allowed.


ebinabo/paystack documentation built on May 16, 2019, 8:16 p.m.