wafeq_cost_centers_update
Update existing cost center Arabic and English names and active status to correct or refresh financial categorization.
Instructions
๐ก WRITE ยท updates data ยท Cost Centers ยท PUT /cost-centers/{id}/
Update cost center
Endpoint for updating an existing cost center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | Request body (application/json). | |
| 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. |