Signatory Text
Signatory list that contains the complete signatory text from the Swedish National Companies Registration Office.
Signatory Text
[se]Documentation
Contains complete information about a swedish company's all company signatories in text form.
Is used to make sure that it is the right person you do business with and that they can sign an agreement.
Check out the Signing Combination for machine readable version.
Common use-cases:
- Company Signs List
- Agreement Control
- Prospecting
Endpoints
Get signatory of multiple companies
post
/Parameters body
bodyrequired | object {
"companyIds": {
"description": "array of company id",
"items": {
"type": "string"
},
"type": "array"
}
}request body with companies identifiers to lookup |
Get signatory of company
get
/{companyId}Parameters path
companyIdrequired | Company identification for the company |