Skip to main content

Generate 1-year Financial Profile Report (1-year FPR)

POST 

/record/financials

1-year Financial Profile Report API generates a data response containing financial information in a particular year for a subject company.

Available for: Companies in Singapore Company Registry (CRSG).

Report format: JSON, XML

Request

Header Parameters

    Authorization stringrequired

    Refer to Getting your Access Token to get access to the authorization token. Include the following prefix when using the authorization token: Bearer.

Body

required
    EntityGuid string

    The entity GUID of the subject company (e.g. E000D000-11F1-22D2-3333-4444444AC4E4).
    For available values to input, refer to output of SEARCH: Basic Entity Search endpoint.
    Either EntityGuid or uen is required.

    uen string

    The target entity’s company registration number (e.g. 201108160R).
    For available values to input, refer to output of SEARCH: Basic Entity Search endpoint.
    Either EntityGuid or uen is required.

    Source string

    Dataset source GUID (e.g. 4af00c3f-bda4-490c-8c7b-c7645b).
    For available values to input, refer to output of SEARCH: Data Source Search endpoint.
    Either Source or sourceshortname is required.

    sourceshortname string

    Dataset source short name (e.g. CRSG).
    For available values to input, refer to output of SEARCH: Data Source Search endpoint.
    Either Source or sourceshortname is required.

    FinancialPeriodEndDate string[]

    Input subject company’s financial period end date in YYYYMMDD format (e.g. 20221231).
    For available values to input, refer to output of SEARCH: Financial Period Check endpoint.

    OutputType string

    File type of the report output.

    Possible values: [json, xml]

    Default value: xml

Responses

Schema
    ReportDateTime string
    EntityGuid string
    ActiveName string
    Profile object
    Type string
    FormerNames object
    Name string
    EffectiveDate string
    PlaceOfIncorporation string
    IncorporationDate string
    CompanyRegistrationNo string
    CurrentAddress string
    PrimaryBusinessCode string
    PrimaryBusinessActivity string
    TotalEmployeeCount string
    CompanyStatus string
    OwnershipLayers string
    ShareCapitals object
    ShareType string
    Currency string
    IssuedShares string
    IssuedCapital string
    PaidUpCapital string
    NonFinancialInformation object
    PeriodStartDate string
    PeriodEndDate string
    AccountType string
    AnnualReturnsFilingDate string
    AnnualReturnsFilingType string
    AuditFirm string
    AuditOpinions string
    FinancialInformation object
    CompanyFinancials object
    FinancialPeriodEndDate string
    CurrencyCode string
    PnlStatement object
    Revenue string
    FinanceCost string
    ProfitBeforeTaxFromContinuingOperations string
    ProfitAfterTaxFromContinuingOperations string
    BalanceSheet object
    TotalAssets string
    TotalCurrentAssets string
    TotalNonCurrentAssets string
    TotalLiabilities string
    TotalCurrentLiabilities string
    TotalNonCurrentLiabilities string
    TotalEquity string
    TotalShareCapital string
    OtherReserves string
    RetainedEarnings string
    CashflowStatement object
    NetCashflowOperating string
    NetCashflowInvesting string
    NetCashflowFinancing string
    FinancialRatios object
    CurrentRatio string
    TotalLiabilitiesToEquity string
    GroupFinancials object
    FinancialPeriodEndDate string
    CurrencyCode string
    PnlStatement object
    Revenue string
    FinanceCost string
    ProfitBeforeTaxFromContinuingOperations string
    ProfitAfterTaxFromContinuingOperations string
    BalanceSheet object
    TotalAssets string
    TotalCurrentAssets string
    TotalNonCurrentAssets string
    TotalLiabilities string
    TotalCurrentLiabilities string
    TotalNonCurrentLiabilities string
    TotalEquity string
    TotalShareCapital string
    OtherReserves string
    RetainedEarnings string
    CashflowStatement object
    NetCashflowOperating string
    NetCashflowInvesting string
    NetCashflowFinancing string
    FinancialRatios object
    NetProfitMargin string
    ReturnOnAsset string
    ReturnOnEquity string
    CurrentRatio string
    TotalLiabilitiesToEquity string
    TotalAssetTurnover string