| Method | POST |
| Url | /timespantype |
| Response | TimeSpanTypeEPQCreate |
| Format | JSON |
| DTO | TimeSpanTypeEPUCreate |
| Property Name | Data Type | Req/Opt | Description |
|---|---|---|---|
| timeSpanTypeCode | String | Optional | If you are managing your own time span type codes, supply the time span type code you wish to use when creating the new TimeSpanType. If you leave this value null or blank, aftonApi will generate a random time span type code for you. You may modify this code later on if you wish with no adverse side effects. |
| name | String | Required | The name of the TimeSpanType. (Ex: Meeting, Appointment, Maintenance, OutOfService) |