update_page: Update Page

Description Usage Arguments

Description

Update Page

Usage

1
update_page(authorization, page_id, ...)

Arguments

authorization

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

...

Body Params

name

string. REQUIRED Name of page

description

string. Short description of page

amount

int32. Default amount you want to accept using this page. If none is set, customer is free to provide any amount of their choice. The latter scenario is useful for accepting donations

active

boolean. Set to false to deactivate page url


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