Get an Accessorial
get
/sShipUnits/{sShipUnitGid}/lines/{sShipUnitLineNo}/accessorials/{accessorialCodeGid}
Request
Path Parameters
-
accessorialCodeGid(required): string
Resource ID
-
sShipUnitGid(required): string
Resource ID
-
sShipUnitLineNo(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
-
accessorialCodeGid: string
The accessorial code GID.
-
domainName: string
No description.
-
links: array
links
Read Only:
true
-
remarks:
remarks
Nested Schema : remarks
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : sShipUnits.lines.accessorials.remarks
Type:
Show Source
object
-
domainName: string
No description.
-
links: array
links
Read Only:
true
-
remarkQualGid: string
The remark qualifier identifier defining the remark code.
-
remarkSequence: number
(int64)
The remark sequence associated with the shipment ship unit line.
-
remarkText: string
The text associated to the remark code.