Perform decline action for one or more Tenders

post

/custom-actions/acceptDecline/tenders/

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Request parameters for the accept or decline action.
Show Source
Nested Schema : bidAmount
Bid amount provided by the service provider when accepting the broadcast tender
Match All
Bid amount provided by the service provider when accepting the broadcast tender
Show Source
Nested Schema : pks
Type: array
Pass the collab ID(s) pks to perform decline tender for one or more records when the collad ID is not passed in the URL.
Show Source
Nested Schema : currencyType
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Default Response.
Body ()
Root Schema : acceptDeclineResponse
Type: object
Response after accept or decline the tender.
Show Source
Nested Schema : items
Type: array
Accepte or Decline response for tender.
Show Source
Nested Schema : resultItem
Type: object
Show Source
Nested Schema : endTime
The end time.
Match All
The end time.
Show Source
Nested Schema : startTime
The start time.
Match All
The start time.
Show Source
Nested Schema : totalActualCost
The total actual cost.
Match All
The total actual cost.
Show Source
Nested Schema : totalWeightedCost
The total weighted cost.
Match All
The total weighted cost.
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : currencyType
Type: object
Show Source
Back to Top