update_transfer_recipients: Update Transfer Recipients

Description Usage Arguments

Description

Updates an existing recipient

Usage

1
update_transfer_recipients(authorization, recipient_id, ...)

Arguments

authorization

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

recipient_id

string. REQUIRED Code or ID for transfer recipient we want to update.

...

Body Params

name

string. REQUIRED A name for the recipient

email

string. The email address of the recipient


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