v1

latestOpenAPI 3.0.12026-07-2356172250.9 KB
Report

Get merchant profile details

Retrieve a list of merchant profiles.

get/data/api/v1.0/standard/merchants

Query parameters

merchantBoardedDatestring

Filters the result set by the date the merchant was boarded to Xplor Pay. Format: YYYY-MM-DD.

merchantNumberstring

The merchant's unique identification number.

sortBystring

Specifies sorting of the paginated result set. Supports multiple fields. Valid format: desc (MerchantNumber), asc (TransactionAmount).

pageNumberinteger

Specifies the page number of results to return when pagination is applied.

pageSizeinteger

Specifies the number of results to return per page. Maximum: 10000.

Response

Success