Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This documentation covers some common use cases for the API, which are outlined in the table of contents below:. Where relevant, these use cases include links to endpoints as described in the API documentation.

Table of Contents
stylenone

...

You can place entire orders programmatically. There are 2 different workflows for creating orders:

  • Place order with User Panel API

    This is the older legacy API. Use it if you want to offer your customers a UI for creating orders, that is very similar to the 3yourmind User Panel.

  • Place order with Service Panel API

    This is the newer API, it is easier to work with. Use it if you want to interface with the 3yourmind apiAPI, from some other backend service, or if you already have your own UI for order creation.

...