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
Changes
No recorded changes to this endpoint across all 1 revision of this API.