Skip to main content
POST
Get Import Settlement Recon Details

Authorizations

x-client-id
string
header
required

Client app ID. You can find your app id in the Merchant Dashboard.

x-client-secret
string
header
required

Client secret key. You can find your secret key in the Merchant Dashboard.

Headers

x-api-version
string
default:2026-01-01
required

API version to be used. Format is YYYY-MM-DD. Pass 2026-01-01 to invoke this version.

Body

application/json
filters
object
required

Filters to narrow down the settlement recon events.

pagination
object
required

Pagination settings for the response.

Response

Success response for getting the import settlement recon details.

cursor
string | null

Cursor for pagination to fetch the next set of results.

Example:

"eyJzZWFyY2hBZnRlciI6WzEyOTEyNTA0NjI4ODk1MjgwMzBdLCJyZWNvbkFQSVR5cGUiOiJMRURHRVIifQ=="

limit
integer

Maximum number of records returned per page.

Example:

1

data
object[]