Merchant Applications

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.

get/v1/merchants/{merchant_id}/applications

Query parameters

statusItems[] — unresolved $ref

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

sort_by'created_at' | 'updated_at' | 'status'

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

Parameters

#/paths/~1v1~1merchants/get/parameters/0 — unresolved $ref
#/paths/~1v1~1merchants~1%7Bmerchant_id%7D/get/parameters/1 — unresolved $ref
#/paths/~1v1~1merchants/get/parameters/8 — unresolved $ref
#/paths/~1v1~1merchants/get/parameters/9 — unresolved $ref
#/paths/~1v1~1merchants/get/parameters/14 — unresolved $ref

Response

OK

statusStatus — unresolved $ref
errorsErrors — unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.