Payment methods - merchant level
Update a payment method
Updates payment method details for the merchant account and the payment method identified in the path. Depending the payment method type, you may need to send an additional object required for the payment method.
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.