Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 693 Bytes

RequestItem.md

File metadata and controls

15 lines (10 loc) · 693 Bytes

RequestItem

Properties

Name Type Description Notes
globalId String Must use override if you want to set this value on POST. [optional]
project Integer Only required when creating a new item (POST).
itemType Integer ID of an item type
childItemType Integer ID of an item type
location RequestLocation
fields Map<String, Object> A map of field names to field values e.g. {&quot;name&quot;:&quot;Sample Item&quot;, &quot;status&quot;: 292, &quot;release&quot;: 2, &quot;assigned&quot;: 23}