Get a Bucket Type
get
/skuQuantityTypes/{skuQuantityTypeGid}
Request
Path Parameters
-
skuQuantityTypeGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
trueinsert date -
isAutoLink: boolean
No description.
-
isTotal: boolean
No description.
-
links: array
links
Read Only:
true -
skuQuantityTypeDesc: string
No description.
-
skuQuantityTypeGid: string
No description.
-
skuQuantityTypeHierarchies:
skuQuantityTypeHierarchies
-
skuQuantityTypeXid: string
No description.
-
updateDate:
updateDate
Read Only:
trueupdate date
Nested Schema : skuQuantityTypeHierarchies
Type:
Show Source
object-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : skuQuantityTypes.skuQuantityTypeHierarchies
Type:
Show Source
object-
childSkuQuantityType:
childSkuQuantityType
Read Only:
trueThis property is a reference resource (a resource that is referred via a foreign key) of the property childSkuQuantityTypeGid, which will be expanded if expandRefs query parameter is set to true (expandRefs=true) -
childSkuQuantityTypeGid: string
No description.
This property will be displayed only when expandRefs query parameter is set to false (expandRefs=false) -
domainName: string
No description.
-
links: array
links
Read Only:
true -
skuQuantTypeHierSeq: number
(int32)
No description.
Nested Schema : childSkuQuantityType
Read Only:
trueThis property is a reference resource (a resource that is referred via a foreign key) of the property childSkuQuantityTypeGid, which will be expanded if expandRefs query parameter is set to true (expandRefs=true)
Match All
This property is a reference resource (a resource that is referred via a foreign key) of the property childSkuQuantityTypeGid, which will be expanded if expandRefs query parameter is set to true (expandRefs=true)
Show Source