Update S Ship Units
patch
/shipments/{shipmentGid}/sShipUnits
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
-
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=collection
Nested Schema : patchCollectionRequestBody
Type:
Show Source
object
-
<Attribute Name>(required):
<Attribute Name>
Attribute that needs to be updated
-
<resource ID>(required):
<resource ID>
Id of the resource whose attribute(s) needs to be updated
Nested Schema : <resource ID>
Id of the resource whose attribute(s) needs to be updated
Match One Schema
Show Source
Response
Default Response
Default Response.