wafeq_purchase_orders_line_items_destroy
Permanently delete a purchase order line item to correct mistakes or remove obsolete entries from a purchase order.
Instructions
๐ด DESTRUCTIVE ยท deletes ยท Purchase Order Line Items ยท DELETE /purchase-orders/{purchase_order_id}/line-items/{id}/
Delete purchase order line item
Endpoint for deleting an existing purchase order line item.
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. | |
| purchase_order_id | Yes |