KausateKausate Docs
Company Report

Get Company Report Run

Retrieve typed status for a company report run.

GET
/v2/companies/report/runs/{orderId}
X-API-Key<token>

Sign up at Kausate.com to get an API key

In: header

Path Parameters

orderId*string

Company report run ID

Query Parameters

customerPartnerId?|

Optional customer partner ID for validation

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.kausate.com/v2/companies/report/runs/string"
{
  "orderId": "string",
  "customerReference": "string",
  "partnerCustomerId": "string",
  "status": "running",
  "requestTime": "2019-08-24T14:15:22Z",
  "responseTime": "2019-08-24T14:15:22Z",
  "result": {
    "type": "companyReport",
    "companyReport": {
      "sources": {
        "property1": {
          "type": "selfDeclaration",
          "name": "string",
          "jurisdictionCode": "aa",
          "retrievalTime": "string",
          "downloadUrl": "string",
          "fileHash": "string",
          "fileName": "string",
          "date": {
            "original": "string",
            "normalized": "string"
          }
        },
        "property2": {
          "type": "selfDeclaration",
          "name": "string",
          "jurisdictionCode": "aa",
          "retrievalTime": "string",
          "downloadUrl": "string",
          "fileHash": "string",
          "fileName": "string",
          "date": {
            "original": "string",
            "normalized": "string"
          }
        }
      },
      "basicInformation": {
        "type": "organization",
        "legalName": "string",
        "alternativeNames": [
          {
            "type": "tradeName",
            "name": "string",
            "source": "string"
          }
        ],
        "status": {
          "original": "string",
          "normalized": "active",
          "isActive": true
        },
        "legalForm": {
          "original": "string",
          "normalized": "string",
          "iso20275LegalFormCode": "8888",
          "category": "JSC"
        },
        "signatoryRules": {
          "original": "string",
          "englishTranslation": "string"
        },
        "capital": {
          "currency": {
            "amount": "string",
            "iso4217CurrencyCode": "string"
          }
        },
        "identifiers": [
          {
            "value": "string",
            "type": "string",
            "source": "string",
            "description": "string",
            "extra": {}
          }
        ],
        "dates": {
          "incorporationDate": {
            "original": "string",
            "normalized": "string"
          },
          "lastChanged": {
            "original": "string",
            "normalized": "string"
          }
        },
        "addresses": [
          {
            "type": "arrival",
            "source": "string",
            "original": "string",
            "normalized": {
              "house": "string",
              "category": "string",
              "near": "string",
              "houseNumber": "string",
              "road": "string",
              "unit": "string",
              "level": "string",
              "staircase": "string",
              "entrance": "string",
              "poBox": "string",
              "postcode": "string",
              "suburb": "string",
              "cityDistrict": "string",
              "city": "string",
              "island": "string",
              "stateDistrict": "string",
              "state": "string",
              "county": "string",
              "countryRegion": "string",
              "country": "string",
              "countryCode": "string",
              "worldRegion": "string"
            },
            "coordinate": {
              "latitude": -90,
              "longitude": -180
            }
          }
        ],
        "activities": [
          {
            "scheme": "nace_rev_2",
            "code": "string",
            "description": "string",
            "source": "string",
            "isPrimary": true
          }
        ]
      },
      "relationships": {
        "legalRepresentatives": [
          {
            "type": "person",
            "person": {
              "address": {
                "type": "arrival",
                "source": "string",
                "original": "string",
                "normalized": {
                  "house": "string",
                  "category": "string",
                  "near": "string",
                  "houseNumber": "string",
                  "road": "string",
                  "unit": "string",
                  "level": "string",
                  "staircase": "string",
                  "entrance": "string",
                  "poBox": "string",
                  "postcode": "string",
                  "suburb": "string",
                  "cityDistrict": "string",
                  "city": "string",
                  "island": "string",
                  "stateDistrict": "string",
                  "state": "string",
                  "county": "string",
                  "countryRegion": "string",
                  "country": "string",
                  "countryCode": "string",
                  "worldRegion": "string"
                },
                "coordinate": {
                  "latitude": -90,
                  "longitude": -180
                }
              },
              "contact": {
                "property1": "string",
                "property2": "string"
              },
              "jurisdictionCode": "aa",
              "dateOfBirth": {
                "original": "string",
                "normalized": "string"
              },
              "gender": "string",
              "identifiers": [
                {
                  "value": "string",
                  "type": "string",
                  "source": "string",
                  "description": "string",
                  "extra": {}
                }
              ],
              "name": {
                "firstName": "string",
                "lastName": "string",
                "fullName": "string"
              },
              "nationality": "string"
            },
            "company": {
              "name": "string",
              "address": {
                "type": "arrival",
                "source": "string",
                "original": "string",
                "normalized": {
                  "house": "string",
                  "category": "string",
                  "near": "string",
                  "houseNumber": "string",
                  "road": "string",
                  "unit": "string",
                  "level": "string",
                  "staircase": "string",
                  "entrance": "string",
                  "poBox": "string",
                  "postcode": "string",
                  "suburb": "string",
                  "cityDistrict": "string",
                  "city": "string",
                  "island": "string",
                  "stateDistrict": "string",
                  "state": "string",
                  "county": "string",
                  "countryRegion": "string",
                  "country": "string",
                  "countryCode": "string",
                  "worldRegion": "string"
                },
                "coordinate": {
                  "latitude": -90,
                  "longitude": -180
                }
              },
              "legalForm": {
                "original": "string",
                "normalized": "string",
                "iso20275LegalFormCode": "8888",
                "category": "JSC"
              },
              "jurisdictionCode": "aa",
              "identifiers": [
                {
                  "value": "string",
                  "type": "string",
                  "source": "string",
                  "description": "string",
                  "extra": {}
                }
              ],
              "status": {
                "original": "string",
                "normalized": "active",
                "isActive": true
              }
            },
            "role": {
              "original": "string",
              "englishTranslation": "string",
              "iso5009RoleCode": "string"
            },
            "signatoryRule": {
              "original": "string",
              "englishTranslation": "string"
            },
            "startDate": {
              "original": "string",
              "normalized": "string"
            },
            "source": "string"
          }
        ]
      }
    }
  },
  "error": "string",
  "currentActivity": "string"
}
{
  "detail": "Invalid company ID format"
}
{
  "detail": "Invalid API key"
}
{
  "detail": "Company not found"
}
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}
{
  "detail": "An internal error occurred"
}

Last updated on