Authorization: Bearer ********************curl --location --request POST 'https://connect.dispatchable.com/dispatches/api/v1/shipper//signature/sms/link' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'mobile_number="7863347913"' \
--form 'stage="pickup"'{}