Update a S Ship Unit
patch
/shipments/{shipmentGid}/sShipUnits/{sShipUnitGid}
A shipment ship unit can only be updated when provided as part of the shipment payload. It cannot be updated when targeted directly via the shipment resource URL. It can be updated when you directly use the shipment ship unit resource (sShipUnits).
Request
Path Parameters
-
sShipUnitGid(required): string
Resource ID
-
shipmentGid(required): string
Resource ID
Header Parameters
-
Prefer: string
An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
- application/vnd.oracle.resource+json; type=singular
Root Schema : schema
Type:
Show Source
object
-
<Attribute Name>(required):
<Attribute Name>
Attribute value
Response
Default Response
Default Response.