curl -X DELETE "https://api.trusset.org/customers/api/manage/cust_abc123" \ -H "X-API-Key: trusset_abc123xy_secret..."
{ "success": true, "data": { "archived": true }, "metadata": { "requestId": "550e8400-e29b-41d4-a716-446655440000", "timestamp": "2025-06-15T12:00:00.000Z" } }
Soft-delete a customer by marking it as archived
includeArchived=true
Show child attributes
true