Marketplace
Remove Merchant
Suspend a sub-merchant from your marketplace.
DELETE
Remove Merchant
Suspends a sub-merchant from your marketplace. The relationship record is set tosuspended and the merchant’s marketplace assignment is cleared — it is not permanently deleted. A suspended merchant can be reactivated later.
Path Parameters
string
required
The business ID of the sub-merchant to suspend.
Response
Behavior
Only merchants with an active relationship to your marketplace can be suspended. The following changes happen atomically:- The
MarketplaceMerchantrecord status is set tosuspended. - The merchant’s portfolio
marketplace_idandmarketplace_commission_rateare cleared.
To restore a suspended merchant, use the Reactivate Merchant endpoint. To permanently remove a merchant’s data, use the Delete Merchant endpoint.
