Delete a counter bidAsk AIdelete https://rest.api.pactima.com/v1/participant-pools/{participantPoolId}/items/{itemId}/scheduling/counter-bids/{id}Delete a counter bid from the pool item's schedulingPath ParamsparticipantPoolIdstringrequiredID of the participant poolitemIdstringrequiredID of the pool itemidstringrequiredID of the counter bidResponse 200Returns an object with a deleted parameter on success. If the id does not exist, returns an error.Updated 6 months ago