Skip to main content
GET
Export merchant requests

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Search merchant request fields.

Maximum string length: 255
sort
enum<string>

Sort field.

Available options:
name,
contact_name,
phone,
email,
api_url,
status
direction
enum<string>

Sort direction.

Available options:
asc,
desc

Response

CSV export returned.

The response is of type string.

Last modified on July 20, 2026