Authorization: Bearer ********************curl --location --request GET 'https://connect.dispatchable.com/dispatches/api/v1/shipper/bol/review' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'mobile_number="7863347913"'{}