Create an Interim Point
post
/itineraries/{itineraryGid}/legs/{legGid}/interimPoints
Request
Path Parameters
-
itineraryGid(required): string
Resource ID
-
legGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
locationGid: string
Contains the GID for the location for the leg.
-
seqNo: number
(int32)
Contains the sequence number for the leg.
-
specialServiceGid: string
The special service needed for this interim point. It will be added to the corresponding shipment stop special service.
Root Schema : schema
Type:
Show Source
object-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
locationGid: string
Contains the GID for the location for the leg.
-
seqNo: number
(int32)
Contains the sequence number for the leg.
-
specialServiceGid: string
The special service needed for this interim point. It will be added to the corresponding shipment stop special service.
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
locationGid: string
Contains the GID for the location for the leg.
-
seqNo: number
(int32)
Contains the sequence number for the leg.
-
specialServiceGid: string
The special service needed for this interim point. It will be added to the corresponding shipment stop special service.