Overview

This section will detail exactly how you can interact with our TilliT services. You may want to do the following:

  • Upload your Order Schedule into TilliT via a script.

  • Change the current status of an order

  • Trigger a TilliT event from an external source.

Never experiment with API requests against live production systems, there may be irrecoverable loss in master data configuration. If you require a development environment, contact support.

Before developing your solutions, it's important to understand some of the tips and tricks for using the TilliT API.

learn how to use authentication.

learn more with the swagger docs.

learn how to query an endpoint.

learn how to query the results.

learn how to handle timestamps.

Last updated