Skip to main content

Block auction

PUT 

/company/auction/lock/:service_code

Blocks an auction to prevent modifications.
Only applicable to auctions in the 'published' state.

Effects:

  • Prevents new bids
  • Prevents modifications to shipping data
  • Allows proceeding with final assignment

Validations:

  • Auction must exist and be published
  • Company must be the owner
  • Requires a valid JWT token

Request

Responses

Block successfully auctioned