Create a Driver Location Preference
post
/driverLocationPreferences
Request
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
-
description: string
No description.
-
details:
details
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
links: array
links
Read Only:
true
-
locationPrefGid: string
No description.
-
locationPrefXid: string
No description.
-
updateDate:
updateDate
Read Only:
true
update date
Nested Schema : details
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : driverLocationPreferences.details
Type:
Show Source
object
-
domainName: string
No description.
-
laneGid: string
No description.
-
links: array
links
Read Only:
true
-
locationGid: string
No description.
-
locationPrefSeqNo: number
(int64)
No description.
-
locationPrefType: string
No description.
-
locationPrefValue: number
(double)
No description.
-
regionGid: string
No description.
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
description: string
No description.
-
details:
details
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
links: array
links
Read Only:
true
-
locationPrefGid: string
No description.
-
locationPrefXid: string
No description.
-
updateDate:
updateDate
Read Only:
true
update date
Nested Schema : details
Type:
Show Source
object
-
items: array
items
-
links: array
links
Read Only:
true
Nested Schema : driverLocationPreferences.details
Type:
Show Source
object
-
domainName: string
No description.
-
laneGid: string
No description.
-
links: array
links
Read Only:
true
-
locationGid: string
No description.
-
locationPrefSeqNo: number
(int64)
No description.
-
locationPrefType: string
No description.
-
locationPrefValue: number
(double)
No description.
-
regionGid: string
No description.