Skip to main content
POST
Create Settlement Report Export

Authorizations

X-SFPY-AGGREGATOR-SECRET-KEY
string
header
required

Path Parameters

aggregator_id
string
required

Aggregator identifier that owns the settlement report exports.

Example:

"agg_b49985f2-e099-412e-8eb2-98756059cc0d"

Body

application/json

Request body to create a settlement report export job.

settlement_batch_id
string
required

Settlement batch identifier to export.

Example:

"sb_6eb80843-eb2b-4df2-b85f-25d50f03d2a1"

kind
enum<string>
required

Export scope kind.

Available options:
REPORT_KIND_BATCH,
REPORT_KIND_MERCHANT
Example:

"REPORT_KIND_BATCH"

merchant_id
string

Optional merchant identifier for merchant-level report exports type REPORT_KIND_MERCHANT. Empty if the report exports are of type REPORT_KIND_BATCH.

Example:

"mer_e1a38d10-0064-4d7b-a700-f4ba483efb05"

Response

Settlement report export job created successfully.

Standard response structure for successful operations

api_version
string

The current version of the API spec

Example:

"v1"

data
object

Contains the response data