Delete carrier
API Refs
- Staging: Delete carrier
This endpoint permanently deletes a carrier from your agency's account.
URI Parameters
Name | Type | Description | Required |
---|---|---|---|
id | number | The carrier ID | yes |
Example
The delete operation returns no content on success (HTTP 200).
Warning: Deleting a carrier cannot be undone. Make sure there are no active policyholders associated with this carrier before deletion.
Note: Historical commission rates and payment records associated with the carrier will be preserved for accounting purposes.
Updated 1 day ago