| Method | POST |
| Url | /resourcetype |
| Response | ResouceTypeEPQCreate |
| Format | JSON |
| DTO | ResouceTypeEPUCreate |
| Property Name | Data Type | Req/Opt | Description |
|---|---|---|---|
| resourceTypeCode | String | Optional | If you are managing your own resource type codes, supply the resource type code you wish to use when creating the new ResourceType. If you leave this value null or blank, aftonApi will generate a random resource 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 ResourceType. (Ex: Conference Room, Truck, MRI Scanner) |