Get Settlement Batch Files

Returns signed S3 urls to the settlement file and aggregation file for specified batch IDs.

Headers

User-AgentstringRequired
AcceptstringRequiredDefaults to application/json
Specifies media types that are acceptable for the response.

Query Parameters

idsstringRequired
Comma separated ids of batches to fetch.

Response

Successful response with signed S3 URLs for the settlement and aggregation files.
batcheslist of objects or null
meta_dataobject or null

Errors