Skip to main content
GET
Get Features

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Response

200 - application/json

The available features with release state and API version.

Feature
string
required

The Identifier of the Feature.

Example:

"http://wawi.api.jtl-software.de/features/feature/GetFeatureSets"

Version
integer<int32>
required

The Version of API.

Example:

1

Release
string
required

The releasestate of the Feature

Example:

"Planned"

IsUsable
boolean
required

The endpoint is possible to use

Example:

true