Merchant Management
Delete a merchant
Soft-delete a merchant. The merchant is hidden from listings and can no longer accept new payments. Already-deleted merchants return deleted: true so the call is idempotent.
delete/v1/merchants/{merchantId}
Path parameters
merchantIdstring required
Response
Merchant deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.