Payment methods - merchant level
Get all payment methods
Returns details for all payment methods of the merchant account identified in the path.
To make this request, your API credential must have the following role:
- Management API—Payment methods read
get/merchants/{merchantId}/paymentMethodSettings
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
Query parameters
storeIdstring
The unique identifier of the store for which to return the payment methods.
businessLineIdstring
The unique identifier of the Business Line for which to return the payment methods.
pageSizeinteger
The number of items to have on a page, maximum 100. The default is 10 items on a page.
pageNumberinteger
The number of the page to fetch.
Response
OK - the request has succeeded.