Status
OpenAPI V2
Was this helpful?
OpenAPI V2
Was this helpful?
Retrieve all taxonomy tables by entrypoint ID.
Job id provided by '/tables' endpoint
Name of the application to integrates with API’s to Semansys.Next.
Contract owner (organization) name that have embedded the API’s.
Business Identification Number (BIN) of the contract owner (organization) to embeds the API’s.
Customer (organization) name (ie. accounting firm, intermediary, ....).
Business Identification Number (BIN) of the customer.
Client (organization) name of the customer of the accounting firm, intermediary...
Business Identification Number (BIN) of the client.
GET /taxonomy/entrypoints/tables/status/{id} HTTP/1.1
Host:
Authorization: Bearer JWT
x-api-version: text
Accept: */*
{
"jobStatus": "text",
"startDateTime": "text",
"endDateTime": "text",
"tables": [
{
"id": "text",
"nSpace": "text",
"weTableModelTableSets": [
{
"weTableModelLabels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"weTableModelTable": [
{
"weTableModelHeaders": [
{
"axis": "text",
"weTableModelGroup": [
{
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"weTableModelGroupHeaders": [
{
"headerCells": [
{
"colSpan": "text",
"period": "text",
"concept": "text",
"scenarioContent": [
"text"
],
"label": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"headerCellConstraint": [
{
"aspect": "text",
"value": "text",
"concept": {
"name": "text",
"namespaceUri": "text",
"uniqueId": "text",
"typeQName": "text",
"type": "text",
"periodType": "text",
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"isFraction": true,
"isBoolean": true,
"isDate": true,
"isNumeric": true,
"isMonetary": true,
"isTypedDimension": true,
"isExplicitDimension": true,
"isEnumeration": true,
"enumerations": [
{
"name": "text",
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
]
}
]
}
}
]
}
]
}
]
}
]
}
],
"weTableModelRows": [
{
"id": "text",
"colSpan": 1,
"isTitle": true,
"isTotal": true,
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"factCells": [
{
"id": "text",
"decimals": "text",
"concept": "text",
"period": "text",
"unitRef": "text",
"factInstanceId": "text",
"scenarioContent": [
"text"
],
"constraints": [
{
"aspect": "text",
"value": "text",
"concept": {
"name": "text",
"namespaceUri": "text",
"uniqueId": "text",
"typeQName": "text",
"type": "text",
"periodType": "text",
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"isFraction": true,
"isBoolean": true,
"isDate": true,
"isNumeric": true,
"isMonetary": true,
"isTypedDimension": true,
"isExplicitDimension": true,
"isEnumeration": true,
"enumerations": [
{
"name": "text",
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
]
}
]
}
}
],
"value": "text"
}
],
"indent": 1
}
],
"isOpenAxisX": true,
"isOpenAxisY": true,
"isOpenAxisZ": true,
"weTableModelTableOpenAxes": [
{
"key": "text",
"values": [
{
"id": "text",
"name": "text",
"concept": {
"name": "text",
"namespaceUri": "text",
"uniqueId": "text",
"typeQName": "text",
"type": "text",
"periodType": "text",
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
],
"isFraction": true,
"isBoolean": true,
"isDate": true,
"isNumeric": true,
"isMonetary": true,
"isTypedDimension": true,
"isExplicitDimension": true,
"isEnumeration": true,
"enumerations": [
{
"name": "text",
"labels": [
{
"lang": "text",
"role": "text",
"xLinkLabel": "text",
"labelText": "text"
}
]
}
]
},
"value": "text"
}
]
}
]
}
]
}
]
}
]
}