Properties

OpenAPI V2

Retrieve file property.

get

Retrieve one of the properties of an file (for example for number of facts from a XBRL report).

Authorizations
AuthorizationstringRequired

Please enter token

Query parameters
typestringOptional

Filters to be applied.

Example: 372609e8-af2f-43ac-9
keystringOptional

Filters to be applied.

Example: share
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
200

OK

application/json
get
/customer-corner/instance/properties

Save file summary.

post

Save the properties of an file (for example for number of facts from a XBRL report).

Authorizations
AuthorizationstringRequired

Please enter token

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.

Bodyobject[]
idstring · uuidOptional

File size.

Example: 063be713...
typestring | nullableOptional

ID of the action.

Example: 91063921-5...
keystring | nullableOptional

Name of action.

Example: NumberOfFacts
valuestring | nullableOptional

Actual value.

Example: 2
Responses
200

OK

application/json
Responseboolean
post
/customer-corner/instance/properties

Remove file summary.

delete

Remove the properties of an file (for example for number of facts from a XBRL report).

Authorizations
AuthorizationstringRequired

Please enter token

Query parameters
typestringOptional

Property to be deleted.

Example: 372609e8-af2f-43ac-9
keystringOptional

Property to be deleted.

Example: share
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
200

OK

application/json
Responseboolean
delete
/customer-corner/instance/properties

Was this helpful?