Versions Compared

Key

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

...

  1. Open the Swagger UI documentation at https:\\//<your-tax-balance-url>\/swagger\/index.html

  2. Click Authorize.

  3. In the Bearer section click Authorize. (client_id and client_secret should be prefilled, otherwise contact your administrator)

  4. You will be directed to the Portal Login page.

  5. Enter your credentials and click Login.

  6. Click Close or X in the modal dialog.

  7. Scroll to the ApiKeys section in Swagger UI.

  8. Expand the POST operation and click Try it out.

  9. Enter your User ID. You will get your User ID by navigating to Master DataUsers Overview in the Portal application.

  10. In the request body you might want to state the purpose of the API key and set the expiry date. Be aware to enter the date in a valid ISO-8601 format.

  11. Click Execute.

  12. Copy the new API key starting with “API-…” from the response body

...