This function will change the status of a shipment. This will return the identification number of the shipment that was updated.This function is not to be used to switch shipments between booked or dispatched back to open or vice versa.Suggested uses of this function include:
Moving pending shipments to open
Moving shipments from dispatched to in transit
Moving shipments from in transit to delivered
Moving shipments from canceled to open
Request
Header Params
Accept
string
required
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