Key Features:
- Deletes both merchant-owned and customer-specific payout methods
- For merchant methods: No request body required
- For customer methods: Must include
customer_idin request body - Returns appropriate success message based on method ownership
- Returns 404 if payout method doesn’t exist or access denied
Request:
Path Parameters:payout_method_id: UUID of the payout method to delete
Headers
Path Parameters
ID of the payout method to delete
Body
application/json
Required only when deleting customer-specific payout method
Example:
"85b148ab-3f6b-4d55-917f-3c8de668a48e"