Confirm booking for existing load

Create booking confirmation for existing load in "POSTED" status. Company users have ability to create load only behalf of their own company.

Usage Rules

If subcontractorId is NOT known load should be booked with two steps:

  1. Receive company ID by Get company brief.
  2. Use receiving company ID as subcontractor ID.
Path Params
int64
required

load ID

Body Params

orderDto

accessorials
array of objects
accessorials
double
required
string
string
string
string
string
string
string
string
string
collection
object
customerInvoice
object
delivery
object
string
required
int64
int64
required
int64
required
invoice
object
string
required
pod
object
string
string
int64
string
string
double
via
object
Responses
200

OK

201

Created

401

Not authorized

403

Forbidden

404

Not Found

422

Unprocessable Entity

Language
Credentials
URL
Click Try It! to start a request and see the response here!