update_routing_code
Partially update a routing code by providing the instance ID and only the fields to modify, such as status, label, or type code.
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 | |||