<< Click to Display Table of Contents >> Navigation: »No topics above this level« Optimizer API |
This section of the API deals with sending Loads (orders) into the BlackBox optimizer in order to find optimal packing for Products into Containers.
The API supports both synchronous and asynchronous use: you can post and wait for results or you can post and get results later.
The following endpoints and resources are available via the optimizer API:
Optimize both Synchronously or Asynchronously depending upon your requirements. See also Choosing the Optimization Method
Get Log (internal use only)
It is also recommended that if you intend to use asynchronous calls, you include one or more webhooks so that the service can return your results in the most timely manner.