Add description...
Unpause a BIN load
/load/<Load ID>/unpause
-Supported Authorization Grants: authorization_code, password
-URI Parameters: -Load Id: The Load Management identifier for the load (id) -Body Parameters: NoneSample request:
PUT https://api-int.truckstop.com/loadmanagement/v2/load/<id>/unpause HTTP/1.1 Authorization: bearer <access_token>
HTTP/1.1 200 OK
- Response Fields: There are no response fields.