v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

Retrieve List of Batches

Use secret API key to retrieve List of Batches

get/v1/wallets/{wallet_id}/batch_transactions

Request body

afterstring

A cursor for use in pagination. after is a resource ID that defines your place in the list. For example, if you make a list request and receive 20 resources, ending with some_resource_id, your subsequent call can include after=some_resource_id in order to fetch the next page of the list.

beforestring

A cursor for use in pagination. after is a resource ID that defines your place in the list. For example, if you make a list request and receive 20 resources, ending with some_resource_id, your subsequent call can include before=some_resource_id in order to fetch the next page of the list.

limitstring
orderstring

Sort transaction record by order. Examples: asc or desc

providerstring

paymongo, instapay, or pesonet

sort_bystring

created_at / provider

Response

200

object required