Payment methods - merchant level
Get payment method details
Returns details for the merchant account and the payment method 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/{paymentMethodId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
paymentMethodIdstring required
The unique identifier of the payment method.
Response
OK - the request has succeeded.