Payout settings - merchant level
Delete a payout setting
Deletes the payout setting identified in the path.
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
delete/merchants/{merchantId}/payoutSettings/{payoutSettingsId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
payoutSettingsIdstring required
The unique identifier of the payout setting.
Response
No Content - look at the actual response code for the status of the request.