{{baseUrl}}/IT-stakeholders/:vatCode_or_taxCode
POST {{baseUrl}}/IT-stakeholders/:vatCode_or_taxCode
Endpoint that allows you to asynchronously pull data from a company to see all its stakeholders
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"data": {
"state": "PENDING",
"id": "66a8ed9b82cf2ae627012068"
},
"success": true,
"message": "",
"error": null
} |
ENDPOINTS