| Method | POST |
| Url | /timespantype/{timeSpanTypeCode}/pk |
| Response | BaseResponse |
| {timeSpanTypeCode} | The time span type code for the TimeSpanType you wish to modify. |
| Format | JSON |
| DTO | TimeSpanTypeEPUUpdate |
| Property Name | Data Type | Req/Opt | Description |
|---|---|---|---|
| timeSpanTypeCode | String | Required | The new value of the primary key (timeSpanTypeCode). (Ex: Meeting, Appointment, Out of Service). After this call the primary key on the updated entity will become this value. |