Create a Status
post
/items/{itemGid}/statuses
Request
Path Parameters
-
itemGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
statusTypeGid: string
The GID for the status type for the item.
-
statusValueGid: string
The GID for the status value for the item.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
statusTypeGid: string
The GID for the status type for the item.
-
statusValueGid: string
The GID for the status value for the item.
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true
-
statusTypeGid: string
The GID for the status type for the item.
-
statusValueGid: string
The GID for the status value for the item.