update_routing_code
Update specific fields of an existing routing code by its instance ID, such as its label, status, or type code, while leaving other details unchanged.
Instructions
Partially update a routing code (PATCH /code-routage/id-instance:{id-instance}). Only provided fields are modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_instance | Yes | Directory instance ID (idInstance) of the routing code. | |
| etat_administratif | No | New status. Omit to leave unchanged. | |
| libelle_code_routage | No | New label. Omit to leave unchanged. | |
| type_identifiant_routage | No | New 4-digit type code. Omit to leave unchanged. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||