v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-131362831.1 MB
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.

itemsTotalinteger required

Total number of items.

pagesTotalinteger required

Total number of pages.

typesWithErrorsstring[]

The payment method types that were not successfully requested and their corresponding errors.