Skip to content

Bid acceptance

Description

Using this method, you can accept a tender bid.

URL structure

POST /v2/tender/{id}/bid/accept

List of parameters

Name Description Parameter transfer type Required(+)/Default(value)
id User ID. Path parameter +
bidId Bid ID Request Param +

Results

200

Results with errors

Error with the code

Structure "Error with the code".

Sample request

BASH
curl --location -g --request POST 'http://localhost:8081/v2/tender/{id}/bid/accept?language=uk&bidId=621' \
--header 'Authorization: 2UGARXGHABV000000388' \
--data-raw ''