Get an Order Release
get
/shipmentNoSSUs/{shipmentGid}/orderReleases/{orderReleaseGid}
Request
Path Parameters
-
orderReleaseGid(required): string
Resource ID
-
shipmentGid(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 : shipmentNoSSUs.orderReleases
Type:
Show Source
object
-
description: string
The description of the equipment reference unit values.
-
domainName: string
Database domain where this data is stored.
-
equipmentReferenceUnitGid: string
The equipment reference units GID.
-
isFixedNumReferenceUnits: boolean
A Y/N indicator to specify that these calculated fields should remain permanent after a shipment modification.
-
links: array
links
Read Only:
true
-
numReferenceUnits: number
(double)
The number of reference units used.
-
orderReleaseGid: string
The order release GID on the shipment for the equipment reference units used.