get
https://api.infinicept.com/api//merchant/v/paginated
Returns a paginated list of submerchants within a Backoffice tenant. This endpoint retrieves the same merchant data as merchant/paginated, including merchant profile information, users, and more, but with an updated paginated response. The tenantId is a required path parameter. Use the pageSize and currentPage query parameters to organize and navigate your result set. The default pageSize is 1000. See the totalRequestedDataCount, currentPage, pageSize, and totalPages values at the end of each page of the response.
