Create a Quantity
post
/itemStructures/{gtmStructureGid}/components/{gtmStructureComponentSeq}/quantities
Request
Path Parameters
-
gtmStructureComponentSeq(required): string
Resource ID
-
gtmStructureGid(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
No description.
-
gtmQuantityTypeGid: string
A pointer to the quantity type. For example: Weight, Net Weight, Quantity etc
-
links: array
links
Read Only:
true -
quantity: number
(double)
Value for the specified quantity type.
-
quantityBase: number
(double)
No description.
-
quantityUomCode: string
No description.
Root Schema : schema
Type:
Show Source
object-
domainName: string
No description.
-
gtmQuantityTypeGid: string
A pointer to the quantity type. For example: Weight, Net Weight, Quantity etc
-
links: array
links
Read Only:
true -
quantity: number
(double)
Value for the specified quantity type.
-
quantityBase: number
(double)
No description.
-
quantityUomCode: string
No description.
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
No description.
-
gtmQuantityTypeGid: string
A pointer to the quantity type. For example: Weight, Net Weight, Quantity etc
-
links: array
links
Read Only:
true -
quantity: number
(double)
Value for the specified quantity type.
-
quantityBase: number
(double)
No description.
-
quantityUomCode: string
No description.