Authorization: Bearer ********************curl --location --request POST 'https://connect.dispatchable.com/bill-of-ladings/api/v1/photos' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'bol_uuid=""' \
--form 'photo_type=""' \
--form 'file=@""'{}