This function will book a quote that belongs to the requested shipment. Functionality exists to also dispatch the shipment.Booking a quote only awards a quote in Banyan, and no communication is done with the given carrier. When dispatching the shipment, the communication is controlled by the SubmitPickup bit.Additionally, the quote ID is required for a successful response. You obtain this via the GetQuotes call.
Request
Header Params
Content-Type
string
required
Example:
application/json
Accept
string
optional
Example:
application/json
Body Params application/json
AuthenticationData
object(Authentication Data)
required
Banyan Credentials
Username
string
required
Banyan Username
Password
string
required
Banyan Password
ClientRefNum
string|null
optional
Client Reference Number - Used during multiple client integrations