Cost Locations: delete cost location
cost_locations_deleteDelete a cost location using its unique code. This action is permanent and cannot be undone.
Instructions
๐ด DESTRUCTIVE ยท deletes data โ Deletes a record. Confirm with the user before calling. Receipt deletes are restorable; cost-location deletes are not. delete cost location Delete a cost location.
Endpoint: POST /cost-locations/delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The cost location code | |
| api_key | No | Optional. The BB customer api_key to act on. Defaults to the BB_API_KEY configured on the server โ only set this to target a different customer. |