Making a call to Transaction

This topic describes how to create a Transaction API call. Infor delivers a list of pre-configured tokens which can be modified. More information is in another section. Customizing the API Interface for Transaction

  1. Log in to Infor OS and navigate to Infor ION API > Available APIs.
  2. On the Endpoints tab, click the Documentation column for the LSF Transaction Service Rest Api.
  3. A list of tokens appears. Click the Documentation column for the token you want to perform a transaction on.
  4. On the LSF Swagger API page, click POST and click Try it out.
  5. Select the data or specify it manually depending on what is presented. For example:
    • To specify field data, replace "string" with the data you want to locate.

    • To specify an action, use the select box.

  6. Click Execute. Output appears on the bottom of the page.