v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Items - Scheduling - Counter Bids

Accept a counter bid

Accept a counter bid for the pool item's scheduling. This will finalize the scheduling arrangement.

post/participant-pools/{participantPoolId}/items/{itemId}/scheduling/counter-bids/{id}/accept

Request body

notesstring

Optional notes about accepting the counter bid

Response

Counter bid accepted successfully. The scheduling arrangement is now finalized.

idstring

Unique identifier for the counter bid

status'PENDING' | 'ACCEPTED' | 'REJECTED' required

Status of a counter bid for participant pool item scheduling

publicIdstring

Public identifier of the counter bidder

namestring

Name of the counter bidder

emailstring

Email of the counter bidder

createdAtstring date-time

Timestamp when the counter bid was created

updatedAtstring date-time

Timestamp when the counter bid was last updated

respondedAtstring date-time

Timestamp when the counter bid was accepted or rejected