Payment methods - merchant level
Update a payment method
Updates payment method 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 and write
patch/merchants/{merchantId}/paymentMethodSettings/{paymentMethodId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
paymentMethodIdstring required
The unique identifier of the payment method.
Request body
Response
OK - the request has succeeded.