Parameters

OpenAPI V2

Retrieve taxonomy parameters by entrypoint.

get

Retrieve taxonomy parameters by entrypoint URL (SBR-NL).

Authorizations
AuthorizationstringRequired

Please enter token

Query parameters
schemaRefstringRequired

The taxonomy entrypoint.

Header parameters
x-api-versionstringRequired
ApplicationNameanyOptional

Name of the application to integrates with API’s to Semansys.Next.

PartnerNameanyOptional

Contract owner (organization) name that have embedded the API’s.

PartnerIDanyOptional

Business Identification Number (BIN) of the contract owner (organization) to embeds the API’s.

CustomerNameanyOptional

Customer (organization) name (ie. accounting firm, intermediary, ....).

CustomerIDanyOptional

Business Identification Number (BIN) of the customer.

ClientNameanyOptional

Client (organization) name of the customer of the accounting firm, intermediary...

ClientIDanyOptional

Business Identification Number (BIN) of the client.

Responses
chevron-right
200

OK

application/json
namestring · nullableOptional

Parameter name

Example: BasisOfPreparationParam
defaultValuestring · nullableOptional

Default value defined for the parameter.

Example: Commercieel
factstring · nullableOptional

The concept identification of the fact used to match the parameter

Example: jenv-bw2-i:BasisOfPreparation
asstring · nullableOptional

Data type of fact value

Example: QName
get
/taxonomy/entrypoints/parameters

Retrieve taxonomy parameters by entrypoint ID.

get

Retrieve taxonomy parameters by entrypoint ID (SBR-NL).

Authorizations
AuthorizationstringRequired

Please enter token

Path parameters
idstringRequired
Header parameters
x-api-versionstringRequired
ApplicationNameanyOptional

Name of the application to integrates with API’s to Semansys.Next.

PartnerNameanyOptional

Contract owner (organization) name that have embedded the API’s.

PartnerIDanyOptional

Business Identification Number (BIN) of the contract owner (organization) to embeds the API’s.

CustomerNameanyOptional

Customer (organization) name (ie. accounting firm, intermediary, ....).

CustomerIDanyOptional

Business Identification Number (BIN) of the customer.

ClientNameanyOptional

Client (organization) name of the customer of the accounting firm, intermediary...

ClientIDanyOptional

Business Identification Number (BIN) of the client.

Responses
chevron-right
200

OK

application/json
namestring · nullableOptional

Parameter name

Example: BasisOfPreparationParam
defaultValuestring · nullableOptional

Default value defined for the parameter.

Example: Commercieel
factstring · nullableOptional

The concept identification of the fact used to match the parameter

Example: jenv-bw2-i:BasisOfPreparation
asstring · nullableOptional

Data type of fact value

Example: QName
get
/taxonomy/entrypoints/{id}/parameters

Was this helpful?