auction
📄️ Create New Transport Auction
Creates a new freight transport auction following a structured flow.
📄️ List company auctions
Retrieves a paginated list of auctions created by the authenticated company.
📄️ Update existing auction
Allows modifying an existing auction. Only auctions in the 'draft' status can be edited.
📄️ Create private auction
Creates a private auction with direct assignment to a specific trucker.
📄️ Block auction
Blocks an auction to prevent modifications.
📄️ Convert empty auction to draft
Converts an empty auction (without shipping data) into an editable draft.
📄️ Delete auction
Permanently delete an auction.