Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

REST API Swagger Documentation

Tax Transfer DE includes the default Swagger UI for displaying the API documentation in a nice human readable way. To browse that UI just open your browser and go to https://<your-tax-transfer-de-url>/swagger/

Error Codes

Any request to the REST API may result in an internal server error. The backend will return an HTTP status code 5xx in this case and a response body formatted as application/problem+json. Tax Transfer DE extends the response with a "ErrorCode" field.

...