cash_register_movements_delete
Permanently deletes a manual cash register movement by UUID. Use this to remove incorrect cash entries; receipt and invoice payment records require their dedicated endpoints instead.
Instructions
Permanently delete a manual cash movement. Receipts and invoice payments cannot be deleted via this endpoint — use their respective resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Movement UUID | |
| companyId | No | Company UUID override (uses active company if not set) |