List merchant applications

Query a list of a merchant's applications with optional search criteria.

Note that the data object is structured to reserve future support for pagination.

However, pagination of merchant applications is not supported at this time.

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

The unique merchant identifier.

Prefix is "mid" in production and "sbx_mid" in sandbox.

Query Params
status
array of objects

One or more merchant application statuses to filter by. Provide parameter multiple times to filter by multiple payment status types.

COMPLETED CREATED DECLINED IN_REVIEW IN_PROGRESS NEEDS_INFORMATION PROCESSING

status
date-time

Last updated on or after in UTC RFC 3339 format.

date-time

Last updated on or before in UTC RFC 3339 format.

string
enum

Optional value by which to sort the result set. Default sort by is created_at.

Allowed:
string
enum

Order in which to return the sorted results; ascending or descending. Default sort order is descending.

Allowed:
Headers
string
enum
Defaults to 2024-10-16
Allowed:
Responses

Language
Credentials
Bearer
APIKey
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json