wafeq_revenue_recognitions_destroy
Permanently delete a revenue recognition by ID to remove incorrect or obsolete records from Wafeq.
Instructions
🔴 DESTRUCTIVE · deletes · Revenue Recognitions · DELETE /revenue-recognitions/{id}/
Delete revenue recognition
Endpoint for deleting an existing revenue recognition.
Permanently removes the record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| idempotency_key | No | Optional idempotency key (sent as the X-Wafeq-Idempotency-Key header). A UUID v4 is generated automatically when omitted, so an automatic network retry can never duplicate this operation. Pass your own stable value to make a deliberate re-invocation safe as well. |