v1

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

List counter bids

Get a list of all counter bids for a specific pool item's scheduling

get/participant-pools/{participantPoolId}/items/{itemId}/scheduling/counter-bids

Query parameters

limitinteger

Maximum number of counter bids to return

skipinteger

Number of counter bids to skip

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

Status of a counter bid for participant pool item scheduling

Filter counter bids by status

Response

A directory with a data property that contains an array of up to limit counter bids, starting after skip. Each entry in the array is a separate counter bid object. If no more counter bids are available, the resulting array will be empty. This request should never return an error.

hasMoreboolean

Indicates if there are more counter bids to fetch

totalinteger

Total number of counter bids