Create a Route
post
/invoices/{invoiceGid}/routes
Request
Path Parameters
-
invoiceGid(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.
-
intermodalServiceCode: string
Intermodal service code.
-
jctCityCode: string
Junction city code.
-
links: array
links
Read Only:
true -
routeSeqNo: number
(int32)
The sequence number for the route on an invoice.
-
servprovAliasQualGid: string
The service provider alias qualifier GID.
-
servprovAliasValue: string
Service provider associated with the route.
-
transportModeIdentifier: string
The transport mode identifier.
Root Schema : schema
Type:
Show Source
object-
domainName: string
Database domain where this data is stored.
-
intermodalServiceCode: string
Intermodal service code.
-
jctCityCode: string
Junction city code.
-
links: array
links
Read Only:
true -
routeSeqNo: number
(int32)
The sequence number for the route on an invoice.
-
servprovAliasQualGid: string
The service provider alias qualifier GID.
-
servprovAliasValue: string
Service provider associated with the route.
-
transportModeIdentifier: string
The transport mode identifier.
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.
-
intermodalServiceCode: string
Intermodal service code.
-
jctCityCode: string
Junction city code.
-
links: array
links
Read Only:
true -
routeSeqNo: number
(int32)
The sequence number for the route on an invoice.
-
servprovAliasQualGid: string
The service provider alias qualifier GID.
-
servprovAliasValue: string
Service provider associated with the route.
-
transportModeIdentifier: string
The transport mode identifier.