v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Features

Get enabled features for the current user and property

Returns a map of feature flags enabled for the authenticated user in the context of the current property.

get/fiscal-document/v1/property/features

Headers

X-Property-IDinteger required

Property id

Response

Map of enabled features

object required

Example response

{
  "INTEGRATION_INVOICING": true
}