Payout settings - merchant level
Update a payout setting
Updates the payout setting identified in the path. You can enable or disable the payout setting.
Use this endpoint if your integration requires it, such as Adyen for Platforms Manage. Your Adyen contact will set up your access.
To make this request, your API credential must have the following roles:
- Management API—Payout account settings read and write
patch/merchants/{merchantId}/payoutSettings/{payoutSettingsId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
payoutSettingsIdstring required
The unique identifier of the payout setting.
Request body
Response
OK - the request has succeeded.