Get a Sku
get
/skus/{skuGid}
Request
Path Parameters
-
skuGid(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 : skus
Type:
Show Source
object-
averageAge: number
(double)
No description.
-
description: string
No description.
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
trueinsert date -
lastInventoryDate:
lastInventoryDate
No description.
-
levels:
levels
-
links: array
links
Read Only:
true -
ownerCorporationGid: string
No description.
-
partitionKey: number
(double)
No description.
-
quantities:
quantities
-
shipUnitSpecGid: string
No description.
-
skuGid: string
No description.
-
skuObjectGid: string
No description.
-
skuObjectType: string
No description.
-
skuXid: string
No description.
-
supplierCorporationGid: string
No description.
-
updateDate:
updateDate
Read Only:
trueupdate date -
userDefined1IconGid: string
No description.
-
userDefined2IconGid: string
No description.
-
userDefined3IconGid: string
No description.
-
userDefined4IconGid: string
No description.
-
userDefined5IconGid: string
No description.
-
warehouseLocationGid: string
No description.
Nested Schema : levels
Type:
Show Source
object-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : quantities
Type:
Show Source
object-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : dateTimeType
Type:
Show Source
object-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format
Nested Schema : skus.levels
Type:
Show Source
object-
domainName: string
No description.
-
links: array
links
Read Only:
true -
skuLevelTypeGid: string
No description.
-
skuLevelValue: number
(int64)
No description.
-
skuQuantityTypeGid: string
No description.
Nested Schema : skus.quantities
Type:
Show Source
object-
domainName: string
No description.
-
links: array
links
Read Only:
true -
skuAdjQuantityValue: number
(int32)
No description.
-
skuQuantityTypeGid: string
No description.
-
skuQuantityValue: number
(int64)
No description.