fetch_bulk_charge_batch: Fetch Bulk Charge Batch

Description Usage Arguments

Description

This endpoint retrieves a specific batch code. It also returns useful information on its progress by way of the total_charges and pending_charges attributes.

Usage

1
fetch_bulk_charge_batch(authorization, batch_id)

Arguments

authorization

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

batch_id

string. REQUIRED An ID or code for the transfer batch whose details you want to retrieve.


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