Retrieve all settlements that belong to a merchant

Retrieves all settlements that belong to the in scope merchant & which pass the specified filters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique key of the merchant - a case-sensitive series of characters

Query Params
string

Order data by a particular property in ascending or descending order. Uses format 'PropertyName ASC' or 'PropertyName DESC'. Valid columns are 'name', 'depositDate', and 'transactions'

boolean

Only include settlements which have or have not been reconciled by the user

string

Only include settlements which contain the following substring, wildcharacters implicitly prepended and appended

string
enum

Only include settlements which are of the specified type (ACH, CreditCard, DepositedCheck or CashAndRecorded)

Allowed:
date-time

Only include settlements which have been deposited after the specified date (UTC)

date-time

Only include settlements which have been deposited before the specified date (UTC)

int32
required

The page parameter (Note: page numbering starts at 0)

int32
required

The page size parameter (Note: default page size is 25)

Responses

400

The server will not process the request due to a client error

401

Request failed because the client was not authorized to perform this action

404

Could not find resource

429

Request was throttled due to too many requests from this client or IP address

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/hal+json