Get Bids
get
/tenders/{iTransactionNo}/serviceProviders/{servprovGid}/bids
Request
Path Parameters
-
iTransactionNo(required): string
Resource ID
-
servprovGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
-
limit: integer(int32)
Positive integer value that specifies the maximum number of items returned by the server.
-
offset: integer(int32)
Non-negative integer values that specifies the index of the first item to be returned. The offset index begins at 0. By default, the offset is 0, which returns all items starting from the first item in the collection.
-
orderBy: string
Comma-separated string of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
-
q: string
Filter (a 'where'clause) to restrict the items returned in the collection. By default, no filtering is applied.
-
totalResults: boolean
Boolean value that specifies whether to calculate the totalResults property. By default, this value is set to false indicating that totalResults is not calculated.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Nested Schema : tenders.serviceProviders.bids
Type:
Show Source
object
-
bidAmount:
bidAmount
The amount of the bid indicated by this service provider. This attribute is marked as Create-Only.
-
bidComment: string
Stores the user comments for each bid.
-
deliveryEta:
deliveryEta
The delivery or dropoff date of the shipment stop.
-
destLocationGid: string
The GID of the destination location of the shipment. This attribute is marked as Create-Only.
-
domainName: string
No description.
-
flightInstanceId: number
(int64)
Flight Instance ID to be updated to the shipment, if the bid option is approved. This attribute is marked as Create-Only.
-
isApproved: boolean
The bid is approved by planner.
-
isDirectRoute: boolean
Flag to indicate if the proposed flight is direct or not. This attribute is marked as Create-Only.
-
links: array
links
Read Only:
true
-
pickupDate:
pickupDate
The pickup date of the shipment. This attribute is marked as Create-Only.
-
sequenceNo: number
(int64)
The sequence identifier for the spot bid. This attribute is marked as Create-Only.
-
sourceLocationGid: string
The GID of the source location of the shipment. This attribute is marked as Create-Only.
-
spotRateGid: string
Spot rate ID specified while creating this bid option.
-
tag1: string
Stores information about the other fields for each bid.
-
tag2: string
Stores information about the other fields for each bid.
-
tag3: string
Stores information about the other fields for each bid.
-
transitTime:
transitTime
The transit time for the shipment. This attribute is marked as Create-Only.
-
transportModeGid: string
A unique identifier to define the transportation mode. This attribute is marked as Create-Only.
Nested Schema : bidAmount
The amount of the bid indicated by this service provider. This attribute is marked as Create-Only.
Match All
The amount of the bid indicated by this service provider. This attribute is marked as Create-Only.
Show Source
Nested Schema : deliveryEta
The delivery or dropoff date of the shipment stop.
Match All
The delivery or dropoff date of the shipment stop.
Show Source
Nested Schema : pickupDate
The pickup date of the shipment. This attribute is marked as Create-Only.
Match All
The pickup date of the shipment. This attribute is marked as Create-Only.
Show Source
Nested Schema : transitTime
The transit time for the shipment. This attribute is marked as Create-Only.
Match All
The transit time for the shipment. This attribute is marked as Create-Only.
Show Source
Nested Schema : currencyType
Type:
Show Source
object
-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency
Nested Schema : dateTimeType
Type:
Show Source
object
-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format
Nested Schema : amountType
Type:
Show Source
object
-
unit: string
Unit of measure
-
value: number
Numeric value that specifies an amount