v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Configuration

Get configuration

Returns the enterprise configuration. For single-enterprise Access Tokens, this is the enterprise associated with the token. For Portfolio Access Tokens, use the EnterpriseId parameter to specify which enterprise you want the configuration for. In the case of service scoped integrations, the operation returns the configuration associated with both the enterprise and the bookable service linked to the token.

post/api/connector/v1/configuration/get

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdstring uuid nullable

Unique identifier of the Enterprise, defaults to the enterprise associated with the given access token.

Response

OK

NowUtcstring date-time required

Current server date and time in UTC timezone in ISO 8601 format.

IsIdentityDocumentNumberRequiredboolean

Whether the identity documents for this enterprise include the value of identity document number as required by the legal environment. When false, the number is not required, and an empty string can be used in write operations. In read operations, an empty string is returned when an empty string was provided for the number.