Create Optimization Job with Route Optimization API
To create an optimization job, you'll need to send a POST request to the NextBillion.ai Route Optimization API. This request will include all necessary parameters and data for the optimization job.
API Request
Replace <nextbillion.ai_api_key> with your actual API key.
API Response
Upon successfully sending the request, the API will respond with a unique job id
, status and a confirmation message indicating the creation of the optimization job.