Markaaz

Verify business identity with Markaaz in RiskOS™ using global KYB, firmographic, compliance, and beneficial ownership data for business onboarding.


Markaaz

  • Status: Integrated

  • Website: https://www.markaaz.com/

  • Credentials: Through RiskOS™ (Reseller)

  • Description:

    Markaaz is the world’s most comprehensive source of verified business identity data, enabling businesses to prospect, onboard, verify, decision, and monitor clients globally. Through the Markaaz Global Data Directory, they create Golden Records that unify fragmented information into a single, trusted source. This delivers a holistic, authoritative view of a business built on global data, advanced analytics, and rigorous stewardship.


Products offered via RiskOS™

Note that Socure offers Advanced Match, Compliance Details, and Firmographic Data bundled together as the Markaaz Identity Bundle.

Product NameDescriptionRiskOS™ Use Cases
Advanced Match/Business VerificationBusiness Verification data used to verify the legitimacy and existence of a business.Global KYB, Business onboarding, Regulatory compliance
ComplianceInformation used to assess regulatory risk and ensure legal compliance. Includes politically exposed persons (PEP) status, sanctions screening, beneficial ownership, business registration status, licensing information, and more.KYB onboarding, regulatory compliance, fraud prevention
Firmographic DataFirmographic data such as Registered Address, registration status, known identifiers such as Registration Number, Tax ID, hierarchy, and more.Global KYB, Business onboarding, Regulatory compliance
Business HierarchyRecords that contain parent–child business relationships. Hierarchy data identifies whether an entity is a headquarters, branch, subsidiary, or part of a larger corporate structure.Risk exposure analysis, compliance, complex entity verification
Business HealthIndicators that reflect the operational stability or financial condition of a business. May include status flags, activity indicators, risk signals, operational tenure, and other metrics used to gauge overall business viability.Risk assessment, underwriting
P2B (Person-to-business linkage)Data connecting individuals to the businesses they own or manage. P2B includes beneficial owners, officers, directors, shareholders, and governance relationships that support due diligence and risk assessment.Identity verification, fraud detection, UBO investigation, risk assessment
Financial DataSurfaces litigation history, judgments, and bankruptcy filings for a business, including jurisdiction, status, and involved parties.Underwriting, KYB, Business onboarding, Compliance










Example API responses


Advanced Match/Business Verification
{
"markaaz": {
  "traceId": "string",
  "message": "string",
  "matchResults": [
    {
      "markaazId": "string",
      "markaazMatchConfidenceScore": 0,
      "matchConfidenceThreshold": 0,
      "epInternalId": "string",
      "bizInfo": {
        "dba": "string",
        "legalName": "string",
        "taxId": "string",
        "nationalId": "string",
        "website": "string",
        "phoneNumber": "string",
        "addresses": [
          {
            "type": "string",
            "line1": "string",
            "line2": "string",
            "locality": "string",
            "region": "string",
            "postalCode": "string",
            "country": "string",
            "latitude": "string",
            "longitude": "string",
            "geoprecision": "string",
            "businessIndicator": "string",
            "residentialIndicator": "string",
            "sohoIndicator": "string"
          }
        ]
      },
      "primaryContact": {
        "fullName": "string",
        "titleCode": "string",
        "title": "string",
        "firstName": "string",
        "lastName": "string",
        "email": "string"
      },
      "metaData": {
        "dba": {
          "grade": "string"
        },
        "companyLegalName": {
          "grade": "string"
        },
        "address": {
          "grade": "string"
        },
        "locality": {
          "grade": "string"
        },
        "region": {
          "grade": "string"
        },
        "postalCode": {
          "grade": "string"
        },
        "nationalId": {
          "grade": "string"
        },
        "taxId": {
          "grade": "string"
        },
        "phoneNumber": {
          "grade": "string"
        },
        "website": {
          "grade": "string"
        },
        "contactName": {
          "grade": "string"
        }
      }
    }
  ]
}
}
Compliance
{
"markaaz": {
  "traceId": "string",
  "markaazId": "string",
  "epInternalId": "string",
  "bizInfo": {
    "dba": "string",
    "legalName": "string",
    "taxId": "string",
    "nationalId": "string",
    "addresses": [
      {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "postalCode": "string",
        "country": "string",
        "latitude": "string",
        "longitude": "string",
        "geoprecision": "string",
        "businessIndicator": "string",
        "residentialIndicator": "string",
        "sohoIndicator": "string"
      }
    ]
  },
  "complianceSummary": {
    "activeSanctions": 0,
    "activeInsolvency": 0,
    "activePoliticallyExposedPersons": 0,
    "activeAdverseMedia": 0,
    "activeLawEnforcement": 0
  },
  "complianceDetails": {
    "evidences": [
      {
        "originalUrl": "string",
        "credibility": "string",
        "language": "string",
        "evidenceId": "string",
        "captureDateIso": "string",
        "publicationDateIso": "string",
        "isCopyrighted": "string",
        "assetUrl": "string",
        "title": "string",
        "summary": "string",
        "keywords": "string",
        "datasets": [
          "string"
        ]
      }
    ],
    "pep": [
      {
        "qrCode": "string",
        "firstName": "string",
        "middleName": "string",
        "lastName": "string",
        "relationship": "string",
        "ownershipPercentage": "string",
        "resourceUri": "string",
        "resourceId": "string",
        "datasets": [
          "string"
        ]
      }
    ],
    "adverseMedia": [
      {
        "category": "string",
        "subcategory": "string",
        "events": [
          {
            "type": "string",
            "dateIso": "string",
            "evidenceIds": [
              "string"
            ]
          }
        ]
      }
    ],
    "lawEnforcement": [
      {
        "category": "string",
        "subcategory": "string",
        "events": [
          {
            "type": "string",
            "currencyCode": "string",
            "amount": 0,
            "period": {
              "days": 0,
              "years": 0,
              "months": 0
            },
            "dateIso": "string",
            "evidenceIds": [
              "string"
            ]
          }
        ]
      }
    ],
    "insolvency": [
      {
        "type": "string",
        "insolvencyIdNumber": "string",
        "solicitor": "string",
        "court": "string",
        "petitioner": "string",
        "debt": "string",
        "accountantInBankruptcyCaseNumber": "string",
        "insolvencyStartDateIso": "string",
        "insolvencyEndDateIso": "string",
        "hearingDateIso": "string",
        "presentedDateOfPetitionIso": "string",
        "gazetteIssueDateIso": "string",
        "awardDateIso": "string",
        "firstOrderDateIso": "string",
        "evidenceIds": [
          "string"
        ]
      }
    ],
    "sanctions": {
      "current": [
        {
          "sanctionId": "string",
          "measures": [
            "string"
          ],
          "regime": {
            "body": "string",
            "name": "string",
            "origin": "string",
            "types": [
              "string"
            ]
          },
          "events": [
            {
              "type": "string",
              "dateIso": "string",
              "evidenceIds": [
                "string"
              ]
            }
          ]
        }
      ],
      "former": [
        {
          "sanctionId": "string",
          "measures": [
            "string"
          ],
          "regime": {
            "body": "string",
            "name": "string",
            "origin": "string",
            "types": [
              "string"
            ]
          },
          "events": [
            {
              "type": "string",
              "dateIso": "string",
              "evidenceIds": [
                "string"
              ]
            }
          ]
        }
      ]
    }
  }
}
}
Firmographic Data
{
"markaaz": {
  "traceId": "string",
  "markaazId": "string",
  "epInternalId": "string",
  "bizInfo": {
    "dba": "string",
    "legalName": "string",
    "taxId": "string",
    "nationalId": "string",
    "addresses": [
      {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "postalCode": "string",
        "country": "string",
        "latitude": "string",
        "longitude": "string",
        "geoprecision": "string",
        "businessIndicator": "string",
        "residentialIndicator": "string",
        "sohoIndicator": "string"
      }
    ]
  },
  "firmographic": {
    "legalStructure": "string",
    "yearEstablished": 0,
    "noOfEmployees": 0,
    "noOfEmployeesLoc": 0,
    "companyStatus": "string",
    "registrationDate": "string",
    "salesVolume": 0,
    "salesVolumePrecision": "string",
    "salesVolumeLoc": 0,
    "salesVolumeLocPrecision": "string",
    "primaryNaics": "string",
    "primaryNaicsDescription": "string",
    "secondaryNaics1": "string",
    "secondaryNaics1Description": "string",
    "secondaryNaics2": "string",
    "secondaryNaics2Description": "string",
    "secondaryNaics3": "string",
    "secondaryNaics3Description": "string",
    "secondaryNaics4": "string",
    "secondaryNaics4Description": "string",
    "businessSize": "string",
    "contact": {
      "website": "string",
      "countryCallingCode": "string",
      "phone": "string",
      "fax": "string"
    },
    "officers": [
      {
        "officerId": "string",
        "fullName": "string",
        "title": "string",
        "position": "string",
        "currentStatus": "string"
      }
    ],
    "primaryContact": {
      "fullName": "string",
      "titleCode": "string",
      "title": "string",
      "firstName": "string",
      "lastName": "string",
      "email": "string"
    },
    "metadata": {
      "hasCompanyHierarchy": "string"
    }
  }
}
}
Business Hierarchy
{
"markaaz": {
  "traceId": "string",
  "markaazId": "string",
  "epInternalId": "string",
  "bizInfo": {
    "dba": "string",
    "legalName": "string",
    "taxId": "string",
    "nationalId": "string",
    "addresses": [
      {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "postalCode": "string",
        "country": "string",
        "latitude": "string",
        "longitude": "string",
        "geoprecision": "string",
        "businessIndicator": "string",
        "residentialIndicator": "string",
        "sohoIndicator": "string"
      }
    ]
  },
  "companyHierarchy": [
    {
      "parentMarkaazId": "string",
      "markaazId": "string",
      "companyLegalName": "string",
      "contact": {
        "phoneNumber": "string",
        "countryCallingCode": "string",
        "website": "string"
      },
      "parentTypeCode": 0,
      "companyName": "string",
      "addresses": {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "regionAbbreviation": "string",
        "country": "string",
        "postalCode": "string"
      }
    }
  ]
}
}
Business Health
{
"markaaz": {
  "traceId": "string",
  "markaazId": "string",
  "epInternalId": "string",
  "bizInfo": {
    "dba": "string",
    "legalName": "string",
    "taxId": "string",
    "nationalId": "string",
    "addresses": [
      {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "postalCode": "string",
        "country": "string",
        "latitude": "string",
        "longitude": "string",
        "geoprecision": "string",
        "businessIndicator": "string",
        "residentialIndicator": "string",
        "sohoIndicator": "string"
      }
    ]
  },
  "businessHealth": {
    "bankruptcy": "string",
    "markaazFailureRiskScore": 0,
    "markaazCreditRiskScore": 0,
    "markaazGlobalCreditRiskScore": 0
  }
}
}
P2B (Person-to-business linkage)
{
"markaaz": {
  "traceId": "string",
  "markaazId": "string",
  "epInternalId": "string",
  "bizInfo": {
    "dba": "string",
    "legalName": "string",
    "taxId": "string",
    "nationalId": "string",
    "addresses": [
      {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "postalCode": "string",
        "country": "string",
        "latitude": "string",
        "longitude": "string",
        "geoprecision": "string",
        "businessIndicator": "string",
        "residentialIndicator": "string",
        "sohoIndicator": "string"
      }
    ]
  },
  "nameMatchResults": [
    {
      "matched": "string",
      "message": "string",
      "nameMatchRequested": "string",
      "nameMatched": "string",
      "officerId": "string",
      "matchGrade": 0
    }
  ],
  "primaryContact": {
    "fullName": "string",
    "titleCode": "string",
    "title": "string",
    "firstName": "string",
    "lastName": "string",
    "email": "string"
  },
  "officers": [
    {
      "officerId": "string",
      "fullName": "string",
      "title": "string",
      "position": "string",
      "currentStatus": "string"
    }
  ]
}
}
Financial Data
{
"markaaz": {
  "traceId": "string",
  "markaazId": "string",
  "epInternalId": "string",
  "bizInfo": {
    "dba": "string",
    "legalName": "string",
    "taxId": "string",
    "nationalId": "string",
    "addresses": [
      {
        "type": "string",
        "line1": "string",
        "line2": "string",
        "locality": "string",
        "region": "string",
        "postalCode": "string",
        "country": "string",
        "latitude": "string",
        "longitude": "string",
        "geoprecision": "string",
        "businessIndicator": "string",
        "residentialIndicator": "string",
        "sohoIndicator": "string"
      }
    ]
  },
  "financialStatements": [
    {
      "yearEndDate": "string",
      "conversionDate": "string",
      "conversionRate": 0,
      "numberOfWeeks": 0,
      "currency": "string",
      "consolidatedAccounts": true,
      "profitAndLoss": {
        "revenue": 0,
        "operatingCosts": 0,
        "operatingProfit": 0,
        "wagesAndSalaries": 0,
        "pensionCosts": 0,
        "depreciation": 0,
        "amortisation": 0,
        "financialIncome": 0,
        "financialExpenses": 0,
        "extraordinaryIncome": 0,
        "extraordinaryCosts": 0,
        "profitBeforeTax": 0,
        "tax": 0,
        "profitAfterTax": 0,
        "dividends": 0,
        "minorityInterests": 0,
        "otherAppropriations": 0,
        "retainedProfit": 0
      },
      "balanceSheet": {
        "landAndBuildings": 0,
        "plantAndMachinery": 0,
        "otherTangibleAssets": 0,
        "totalTangibleAssets": 0,
        "goodwill": 0,
        "otherIntangibleAssets": 0,
        "totalIntangibleAssets": 0,
        "investments": 0,
        "loansToGroup": 0,
        "otherLoans": 0,
        "miscellaneousFixedAssets": 0,
        "totalOtherFixedAssets": 0,
        "totalFixedAssets": 0,
        "rawMaterials": 0,
        "workInProgress": 0,
        "finishedGoods": 0,
        "otherInventories": 0,
        "totalInventories": 0,
        "tradeReceivables": 0,
        "groupReceivables": 0,
        "receivablesDueAfter1Year": 0,
        "miscellaneousReceivables": 0,
        "totalReceivables": 0,
        "cash": 0,
        "otherCurrentAssets": 0,
        "totalCurrentAssets": 0,
        "totalAssets": 0,
        "tradePayables": 0,
        "bankLiabilities": 0,
        "otherLoansOrFinance": 0,
        "groupPayables": 0,
        "miscellaneousLiabilities": 0,
        "totalCurrentLiabilities": 0,
        "tradePayablesDueAfter1Year": 0,
        "bankLiabilitiesDueAfter1Year": 0,
        "otherLoansOrFinanceDueAfter1Year": 0,
        "groupPayablesDueAfter1Year": 0,
        "miscellaneousLiabilitiesDueAfter1Year": 0,
        "totalLongTermLiabilities": 0,
        "totalLiabilities": 0,
        "calledUpShareCapital": 0,
        "sharePremium": 0,
        "revenueReserves": 0,
        "otherReserves": 0,
        "totalShareholdersEquity": 0
      },
      "otherFinancials": {
        "contingentLiabilities": "string",
        "workingCapital": 0,
        "netWorth": 0
      },
      "ratios": {
        "preTaxProfitMargin": 0,
        "returnOnCapitalEmployed": 0,
        "returnOnTotalAssetsEmployed": 0,
        "returnOnNetAssetsEmployed": 0,
        "salesOrNetWorkingCapital": 0,
        "stockTurnoverRatio": 0,
        "debtorDays": 0,
        "creditorDays": 0,
        "currentRatio": 0,
        "liquidityRatioOrAcidTest": 0,
        "currentDebtRatio": 0,
        "gearing": 0,
        "equityInPercentage": 0,
        "totalDebtRatio": 0
      }
    }
  ]
}
}

Data dictionary


Advanced Match/Business Verification
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdString (UUID)Trace ID for the request.
markaaz.messageStringResponse message.
markaaz.matchResultsArray<MatchResult>List of candidate business matches.
markaaz.matchResults[].markaazIdStringMarkaaz ID of the matched business.
markaaz.matchResults[].markaazMatchConfidenceScoreNumberMatch confidence on a 1–10 scale. 10 indicates a very high-confidence match on all data elements present; 1 indicates a match on Name only.
markaaz.matchResults[].matchConfidenceThresholdNumberThe configured Match Confidence Threshold used for this match. Recommended setting is 8.3 for a high-confidence match.
markaaz.matchResults[].epInternalIdStringPartner's internal business identifier, echoed back. Max 500 chars. Not stored by Matching.
markaaz.matchResults[].bizInfoObjectBusiness info for the matched candidate.
markaaz.matchResults[].bizInfo.dbaStringDoing Business As name.
markaaz.matchResults[].bizInfo.legalNameStringBusiness legal name.
markaaz.matchResults[].bizInfo.taxIdStringBusiness Tax ID.
markaaz.matchResults[].bizInfo.nationalIdStringNational ID.
markaaz.matchResults[].bizInfo.websiteStringBusiness website.
markaaz.matchResults[].bizInfo.phoneNumberStringBusiness phone number.
markaaz.matchResults[].bizInfo.addressesArray<Address>Addresses on file for the matched business.
markaaz.matchResults[].bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.matchResults[].bizInfo.addresses[].line1StringFirst line of the address.
markaaz.matchResults[].bizInfo.addresses[].line2StringSecond line of the address.
markaaz.matchResults[].bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.matchResults[].bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.matchResults[].bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.matchResults[].bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.matchResults[].bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.matchResults[].bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.matchResults[].bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.matchResults[].bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.matchResults[].bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.matchResults[].bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.matchResults[].primaryContactObjectPrimary contact on file for the matched business.
markaaz.matchResults[].primaryContact.fullNameStringPrimary contact full name.
markaaz.matchResults[].primaryContact.titleCodeStringPrimary contact title code.
markaaz.matchResults[].primaryContact.titleStringPrimary contact title.
markaaz.matchResults[].primaryContact.firstNameStringPrimary contact first name.
markaaz.matchResults[].primaryContact.lastNameStringPrimary contact last name.
markaaz.matchResults[].primaryContact.emailStringPrimary contact email address.
markaaz.matchResults[].metaDataObjectPresent when showGrades is true. Per-field match grade for each submitted input.
markaaz.matchResults[].metaData.dba.gradeString (enum)Match grade for DBA. A = exact match; B = similar match with ≥1 common token; C = partial match with 0–1 common token; F = no match, or input provided but no value returned; Z = input not provided.
markaaz.matchResults[].metaData.companyLegalName.gradeString (enum)Match grade for Company Legal Name (see grade scale above).
markaaz.matchResults[].metaData.address.gradeString (enum)Match grade for Address (see grade scale above).
markaaz.matchResults[].metaData.locality.gradeString (enum)Match grade for Locality (see grade scale above).
markaaz.matchResults[].metaData.region.gradeString (enum)Match grade for Region (see grade scale above).
markaaz.matchResults[].metaData.postalCode.gradeString (enum)Match grade for Postal Code (see grade scale above).
markaaz.matchResults[].metaData.nationalId.gradeString (enum)Match grade for National ID (see grade scale above).
markaaz.matchResults[].metaData.taxId.gradeString (enum)Match grade for Tax ID (see grade scale above).
markaaz.matchResults[].metaData.phoneNumber.gradeString (enum)Match grade for Phone Number (see grade scale above).
markaaz.matchResults[].metaData.website.gradeString (enum)Match grade for Website (see grade scale above).
markaaz.matchResults[].metaData.contactName.gradeString (enum)Match grade for Contact Name (see grade scale above).
Compliance
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdStringTrace ID for the request.
markaaz.markaazIdStringMarkaaz ID of the business.
markaaz.epInternalIdStringPartner's internal business identifier, echoed back. Not stored by Matching. Max 250 chars.
markaaz.bizInfoObjectBusiness info for the business.
markaaz.bizInfo.dbaStringDoing Business As name. Max 1000 chars.
markaaz.bizInfo.legalNameStringBusiness legal name. Max 1000 chars.
markaaz.bizInfo.taxIdStringBusiness Tax ID. Max 100 chars.
markaaz.bizInfo.nationalIdStringNational ID. Max 500 chars.
markaaz.bizInfo.addressesArray<Address>Addresses on file for the business.
markaaz.bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.bizInfo.addresses[].line1StringFirst line of the address.
markaaz.bizInfo.addresses[].line2StringSecond line of the address.
markaaz.bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.complianceSummaryObjectRoll-up counts of compliance hits by category.
markaaz.complianceSummary.activeSanctionsIntegerCount of active sanctions hits.
markaaz.complianceSummary.activeInsolvencyIntegerCount of active insolvency hits.
markaaz.complianceSummary.activePoliticallyExposedPersonsIntegerCount of active PEP (Politically Exposed Persons) hits.
markaaz.complianceSummary.activeAdverseMediaIntegerCount of active adverse media hits.
markaaz.complianceSummary.activeLawEnforcementIntegerCount of active law enforcement hits.
markaaz.complianceDetailsObjectDetailed compliance evidence and hit records.
markaaz.complianceDetails.evidencesArray<Evidence>Source evidence backing the compliance hits below.
markaaz.complianceDetails.evidences[].originalUrlStringOriginal source URL for the evidence.
markaaz.complianceDetails.evidences[].credibilityStringCredibility rating of the source.
markaaz.complianceDetails.evidences[].languageStringLanguage of the source content.
markaaz.complianceDetails.evidences[].evidenceIdStringUnique identifier for the evidence record.
markaaz.complianceDetails.evidences[].captureDateIsoStringDate the evidence was captured (ISO format).
markaaz.complianceDetails.evidences[].publicationDateIsoStringDate the source content was published (ISO format).
markaaz.complianceDetails.evidences[].isCopyrightedStringWhether the source content is copyrighted.
markaaz.complianceDetails.evidences[].assetUrlStringURL to the archived asset for the evidence.
markaaz.complianceDetails.evidences[].titleStringTitle of the evidence/source content.
markaaz.complianceDetails.evidences[].summaryStringSummary of the evidence/source content.
markaaz.complianceDetails.evidences[].keywordsStringKeywords associated with the evidence.
markaaz.complianceDetails.evidences[].datasetsArray<String>Dataset(s) the evidence was sourced from.
markaaz.complianceDetails.pepArray<PEPEntry>Politically Exposed Persons associated with the business.
markaaz.complianceDetails.pep[].qrCodeStringQR code/reference for the PEP record.
markaaz.complianceDetails.pep[].firstNameStringPEP first name.
markaaz.complianceDetails.pep[].middleNameStringPEP middle name.
markaaz.complianceDetails.pep[].lastNameStringPEP last name.
markaaz.complianceDetails.pep[].relationshipStringRelationship of the PEP to the business.
markaaz.complianceDetails.pep[].ownershipPercentageStringOwnership percentage held by the PEP, if applicable.
markaaz.complianceDetails.pep[].resourceUriStringURI to the underlying PEP resource.
markaaz.complianceDetails.pep[].resourceIdStringIdentifier of the underlying PEP resource.
markaaz.complianceDetails.pep[].datasetsArray<String>Dataset(s) the PEP record was sourced from.
markaaz.complianceDetails.adverseMediaArray<AdverseMediaItem>Adverse media hits associated with the business.
markaaz.complianceDetails.adverseMedia[].categoryStringAdverse media category.
markaaz.complianceDetails.adverseMedia[].subcategoryStringAdverse media subcategory.
markaaz.complianceDetails.adverseMedia[].eventsArray<Event>Individual adverse media events.
markaaz.complianceDetails.adverseMedia[].events[].typeStringEvent type.
markaaz.complianceDetails.adverseMedia[].events[].dateIsoStringEvent date (ISO format).
markaaz.complianceDetails.adverseMedia[].events[].evidenceIdsArray<String>Evidence ID(s) supporting the event.
markaaz.complianceDetails.lawEnforcementArray<LawEnforcementItem>Law enforcement hits associated with the business.
markaaz.complianceDetails.lawEnforcement[].categoryStringLaw enforcement category.
markaaz.complianceDetails.lawEnforcement[].subcategoryStringLaw enforcement subcategory.
markaaz.complianceDetails.lawEnforcement[].eventsArray<Event>Individual law enforcement events.
markaaz.complianceDetails.lawEnforcement[].events[].typeStringEvent type.
markaaz.complianceDetails.lawEnforcement[].events[].currencyCodeStringCurrency code for any monetary amount tied to the event.
markaaz.complianceDetails.lawEnforcement[].events[].amountIntegerMonetary amount tied to the event.
markaaz.complianceDetails.lawEnforcement[].events[].periodObjectDuration associated with the event (e.g., sentence length).
markaaz.complianceDetails.lawEnforcement[].events[].period.daysIntegerNumber of days.
markaaz.complianceDetails.lawEnforcement[].events[].period.yearsIntegerNumber of years.
markaaz.complianceDetails.lawEnforcement[].events[].period.monthsIntegerNumber of months.
markaaz.complianceDetails.lawEnforcement[].events[].dateIsoStringEvent date (ISO format).
markaaz.complianceDetails.lawEnforcement[].events[].evidenceIdsArray<String>Evidence ID(s) supporting the event.
markaaz.complianceDetails.insolvencyArray<InsolvencyItem>Insolvency filings associated with the business.
markaaz.complianceDetails.insolvency[].typeStringType of insolvency filing.
markaaz.complianceDetails.insolvency[].insolvencyIdNumberStringInsolvency case/ID number.
markaaz.complianceDetails.insolvency[].solicitorStringSolicitor associated with the filing.
markaaz.complianceDetails.insolvency[].courtStringCourt handling the filing.
markaaz.complianceDetails.insolvency[].petitionerStringPetitioner in the filing.
markaaz.complianceDetails.insolvency[].debtStringDebt amount/description associated with the filing.
markaaz.complianceDetails.insolvency[].accountantInBankruptcyCaseNumberStringCase number assigned by the Accountant in Bankruptcy (or equivalent body).
markaaz.complianceDetails.insolvency[].insolvencyStartDateIsoStringInsolvency start date (ISO format).
markaaz.complianceDetails.insolvency[].insolvencyEndDateIsoStringInsolvency end date (ISO format).
markaaz.complianceDetails.insolvency[].hearingDateIsoStringHearing date (ISO format).
markaaz.complianceDetails.insolvency[].presentedDateOfPetitionIsoStringDate the petition was presented (ISO format).
markaaz.complianceDetails.insolvency[].gazetteIssueDateIsoStringGazette issue date (ISO format).
markaaz.complianceDetails.insolvency[].awardDateIsoStringAward date (ISO format).
markaaz.complianceDetails.insolvency[].firstOrderDateIsoStringFirst order date (ISO format).
markaaz.complianceDetails.insolvency[].evidenceIdsArray<String>Evidence ID(s) supporting the insolvency record.
markaaz.complianceDetails.sanctionsObjectSanctions data, split into current and former.
markaaz.complianceDetails.sanctions.currentArray<SanctionItem>Currently active sanctions.
markaaz.complianceDetails.sanctions.current[].sanctionIdStringUnique identifier for the sanction record.
markaaz.complianceDetails.sanctions.current[].measuresArray<String>Sanction measure(s) applied.
markaaz.complianceDetails.sanctions.current[].regimeObjectSanctioning regime details.
markaaz.complianceDetails.sanctions.current[].regime.bodyStringGoverning body issuing the sanction.
markaaz.complianceDetails.sanctions.current[].regime.nameStringName of the sanctions regime.
markaaz.complianceDetails.sanctions.current[].regime.originStringOrigin/jurisdiction of the sanctions regime.
markaaz.complianceDetails.sanctions.current[].regime.typesArray<String>Type(s) of sanctions regime.
markaaz.complianceDetails.sanctions.current[].eventsArray<Event>Individual sanction events.
markaaz.complianceDetails.sanctions.current[].events[].typeStringEvent type.
markaaz.complianceDetails.sanctions.current[].events[].dateIsoStringEvent date (ISO format).
markaaz.complianceDetails.sanctions.current[].events[].evidenceIdsArray<String>Evidence ID(s) supporting the event.
markaaz.complianceDetails.sanctions.formerArray<SanctionItem>Previously active (now lifted/expired) sanctions. Same structure as sanctions.current[].
Firmographic Data
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdStringTrace ID for the request.
markaaz.markaazIdStringMarkaaz ID of the business.
markaaz.epInternalIdStringPartner's internal business identifier, echoed back. Max 250 chars.
markaaz.bizInfoObjectBusiness info for the business.
markaaz.bizInfo.dbaStringDoing Business As name. Max 1000 chars.
markaaz.bizInfo.legalNameStringBusiness legal name. Max 1000 chars.
markaaz.bizInfo.taxIdStringBusiness Tax ID. Max 100 chars.
markaaz.bizInfo.nationalIdStringNational ID. Max 500 chars.
markaaz.bizInfo.addressesArray<Address>Addresses on file for the business.
markaaz.bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.bizInfo.addresses[].line1StringFirst line of the address.
markaaz.bizInfo.addresses[].line2StringSecond line of the address.
markaaz.bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.firmographicObjectFirmographic details for the business.
markaaz.firmographic.legalStructureStringLocalized description of the business's legal structure; values vary by country.
markaaz.firmographic.yearEstablishedIntegerYear the business was established.
markaaz.firmographic.noOfEmployeesIntegerNumber of employees.
markaaz.firmographic.noOfEmployeesLocIntegerNumber of employees at this location.
markaaz.firmographic.companyStatusStringBusiness legal status.
markaaz.firmographic.registrationDateStringRegistration date.
markaaz.firmographic.salesVolumeIntegerSales volume.
markaaz.firmographic.salesVolumePrecisionStringPrecision/confidence qualifier for the sales volume figure.
markaaz.firmographic.salesVolumeLocIntegerSales volume at this location.
markaaz.firmographic.salesVolumeLocPrecisionStringPrecision/confidence qualifier for the location sales volume figure.
markaaz.firmographic.primaryNaicsStringPrimary NAICS code.
markaaz.firmographic.primaryNaicsDescriptionStringDescription of the primary NAICS code.
markaaz.firmographic.secondaryNaics1StringSecondary NAICS code #1.
markaaz.firmographic.secondaryNaics1DescriptionStringDescription of secondary NAICS code #1.
markaaz.firmographic.secondaryNaics2StringSecondary NAICS code #2.
markaaz.firmographic.secondaryNaics2DescriptionStringDescription of secondary NAICS code #2.
markaaz.firmographic.secondaryNaics3StringSecondary NAICS code #3.
markaaz.firmographic.secondaryNaics3DescriptionStringDescription of secondary NAICS code #3.
markaaz.firmographic.secondaryNaics4StringSecondary NAICS code #4.
markaaz.firmographic.secondaryNaics4DescriptionStringDescription of secondary NAICS code #4.
markaaz.firmographic.businessSizeStringBusiness size classification.
markaaz.firmographic.contactObjectBusiness contact details.
markaaz.firmographic.contact.websiteStringBusiness website.
markaaz.firmographic.contact.countryCallingCodeStringCountry calling code.
markaaz.firmographic.contact.phoneStringBusiness phone number.
markaaz.firmographic.contact.faxStringBusiness fax number.
markaaz.firmographic.officersArray<Officer>Officers/principals of the business.
markaaz.firmographic.officers[].officerIdStringUnique identifier for the officer. Max 100 chars.
markaaz.firmographic.officers[].fullNameStringOfficer full name. Max 100 chars.
markaaz.firmographic.officers[].titleStringOfficer title. Max 100 chars.
markaaz.firmographic.officers[].positionStringOfficer position. Max 100 chars.
markaaz.firmographic.officers[].currentStatusStringOfficer's current status (e.g., active, former). Max 100 chars.
markaaz.firmographic.primaryContactObjectPrimary contact for the business.
markaaz.firmographic.primaryContact.fullNameStringPrimary contact full name.
markaaz.firmographic.primaryContact.titleCodeStringPrimary contact title code.
markaaz.firmographic.primaryContact.titleStringPrimary contact title.
markaaz.firmographic.primaryContact.firstNameStringPrimary contact first name.
markaaz.firmographic.primaryContact.lastNameStringPrimary contact last name.
markaaz.firmographic.primaryContact.emailStringPrimary contact email address.
markaaz.firmographic.metadataObjectAdditional metadata about the firmographic record.
markaaz.firmographic.metadata.hasCompanyHierarchyStringIndicates whether the business has associated company hierarchy data available.
Business Hierarchy
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdStringTrace ID for the request.
markaaz.markaazIdStringMarkaaz ID of the business. Max 16 chars.
markaaz.epInternalIdStringPartner's internal business identifier, echoed back. Max 250 chars.
markaaz.bizInfoObjectCompany details for the business.
markaaz.bizInfo.dbaStringDoing Business As name. Max 1000 chars.
markaaz.bizInfo.legalNameStringBusiness legal name. Max 1000 chars.
markaaz.bizInfo.taxIdStringBusiness Tax ID. Max 100 chars.
markaaz.bizInfo.nationalIdStringNational ID. Max 500 chars.
markaaz.bizInfo.addressesArray<Address>Addresses on file for the business.
markaaz.bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.bizInfo.addresses[].line1StringFirst line of the address.
markaaz.bizInfo.addresses[].line2StringSecond line of the address.
markaaz.bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.companyHierarchyArray<HierarchyNode>List of entities in the business's corporate hierarchy.
markaaz.companyHierarchy[].parentMarkaazIdStringMarkaaz ID of the parent entity. Max 16 chars.
markaaz.companyHierarchy[].markaazIdStringMarkaaz ID of this hierarchy entity. Max 16 chars.
markaaz.companyHierarchy[].companyLegalNameStringLegal name of this hierarchy entity. Max 200 chars.
markaaz.companyHierarchy[].contactObjectContact details for this hierarchy entity.
markaaz.companyHierarchy[].contact.phoneNumberStringPhone number. Max 15 chars.
markaaz.companyHierarchy[].contact.countryCallingCodeStringCountry calling code. Max 15 chars.
markaaz.companyHierarchy[].contact.websiteStringWebsite. Max 150 chars.
markaaz.companyHierarchy[].parentTypeCodeIntegerCode identifying the type of parent relationship.
markaaz.companyHierarchy[].companyNameStringName of this hierarchy entity. Max 200 chars.
markaaz.companyHierarchy[].addressesObjectAddress for this hierarchy entity.
markaaz.companyHierarchy[].addresses.typeStringAddress type. Max 100 chars.
markaaz.companyHierarchy[].addresses.line1StringFirst line of the address. Max 500 chars.
markaaz.companyHierarchy[].addresses.line2StringSecond line of the address. Max 500 chars.
markaaz.companyHierarchy[].addresses.localityStringCity in which the entity is based. Max 500 chars.
markaaz.companyHierarchy[].addresses.regionStringState/region in which the entity is based. Max 500 chars.
markaaz.companyHierarchy[].addresses.regionAbbreviationStringAbbreviated state/region code. Max 100 chars.
markaaz.companyHierarchy[].addresses.countryStringCountry in which the entity is based. Max 100 chars.
markaaz.companyHierarchy[].addresses.postalCodeStringPostal code of the entity's address. Max 200 chars.
Business Health
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdString (UUID4)Trace ID for the request.
markaaz.markaazIdStringMarkaaz ID of the business.
markaaz.epInternalIdStringPartner's internal business identifier, echoed back. Not stored by Matching. Max 250 chars.
markaaz.bizInfoObjectBusiness info for the business.
markaaz.bizInfo.dbaStringDoing Business As name. Max 1000 chars.
markaaz.bizInfo.legalNameStringBusiness legal name. Max 1000 chars.
markaaz.bizInfo.taxIdStringBusiness Tax ID. Max 100 chars.
markaaz.bizInfo.nationalIdStringNational ID. Max 500 chars.
markaaz.bizInfo.addressesArray<Address>Addresses on file for the business.
markaaz.bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.bizInfo.addresses[].line1StringFirst line of the address.
markaaz.bizInfo.addresses[].line2StringSecond line of the address.
markaaz.bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.businessHealthObjectBusiness health details.
markaaz.businessHealth.bankruptcyStringBankruptcy indicator.
markaaz.businessHealth.markaazFailureRiskScoreIntegerPredicts the likelihood of the business ceasing operations with a loss to creditors within 12 months. Scored 1–9 (0 indicates bankruptcy). Higher = higher likelihood of failure; lower = lower likelihood of failure.
markaaz.businessHealth.markaazCreditRiskScoreIntegerMeasures the risk of the business becoming severely delinquent within 12 months. Scored 103–600. Higher values indicate lower chances of severe delinquency; 0 indicates bankruptcy on file; values above 500 are considered a good credit risk score.
markaaz.businessHealth.markaazGlobalCreditRiskScoreIntegerA normalized business credit risk score that accounts for the variety of credit risk score ranges found globally.
P2B Match
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdString (UUID)Trace ID for the request.
markaaz.markaazIdString (UUID)Markaaz ID of the business.
markaaz.epInternalIdStringPartner's internal business identifier, echoed back. Not stored by Matching. Max 250 chars.
markaaz.bizInfoObjectBusiness info for the business.
markaaz.bizInfo.dbaStringDoing Business As name. Max 1000 chars.
markaaz.bizInfo.legalNameStringBusiness legal name. Max 1000 chars.
markaaz.bizInfo.taxIdStringBusiness Tax ID. Max 100 chars.
markaaz.bizInfo.nationalIdStringNational ID. Max 500 chars.
markaaz.bizInfo.addressesArray<Address>Addresses on file for the business.
markaaz.bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.bizInfo.addresses[].line1StringFirst line of the address.
markaaz.bizInfo.addresses[].line2StringSecond line of the address.
markaaz.bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.nameMatchResultsArray<NameMatchResult>Results of matching each submitted name against the business's officers.
markaaz.nameMatchResults[].matchedStringIndicates whether the submitted name was matched.
markaaz.nameMatchResults[].messageStringResult message for this name match.
markaaz.nameMatchResults[].nameMatchRequestedStringThe name as submitted for matching.
markaaz.nameMatchResults[].nameMatchedStringThe matched name on file, if any.
markaaz.nameMatchResults[].officerIdStringIdentifier of the matched officer, if any.
markaaz.nameMatchResults[].matchGradeIntegerNumeric grade indicating match strength.
markaaz.primaryContactObjectPrimary contact on file for the business.
markaaz.primaryContact.fullNameStringPrimary contact full name.
markaaz.primaryContact.titleCodeStringPrimary contact title code.
markaaz.primaryContact.titleStringPrimary contact title.
markaaz.primaryContact.firstNameStringPrimary contact first name.
markaaz.primaryContact.lastNameStringPrimary contact last name.
markaaz.primaryContact.emailStringPrimary contact email address.
markaaz.officersArray<Officer>All officers/principals on file for the business.
markaaz.officers[].officerIdStringUnique identifier for the officer. Max 100 chars.
markaaz.officers[].fullNameStringOfficer full name. Max 100 chars.
markaaz.officers[].titleStringOfficer title. Max 100 chars.
markaaz.officers[].positionStringOfficer position. Max 100 chars.
markaaz.officers[].currentStatusStringOfficer's current status (e.g., active, former). Max 100 chars.
Financial Data
FieldTypeDescription
markaazObjectRoot response object.
markaaz.traceIdStringTrace ID for the request.
markaaz.markaazIdStringMarkaaz ID of the business. Max 16 chars.
markaaz.epInternalIdStringPartner's internal business identifier, echoed back. Not stored by Matching. Max 250 chars.
markaaz.bizInfoObjectBusiness info for the business.
markaaz.bizInfo.dbaStringDoing Business As name. Max 1000 chars.
markaaz.bizInfo.legalNameStringBusiness legal name. Max 1000 chars.
markaaz.bizInfo.taxIdStringBusiness Tax ID. Max 100 chars.
markaaz.bizInfo.nationalIdStringNational ID. Max 500 chars.
markaaz.bizInfo.addressesArray<Address>Addresses on file for the business.
markaaz.bizInfo.addresses[].typeStringAddress type (e.g., Primary, Registered, Secondary).
markaaz.bizInfo.addresses[].line1StringFirst line of the address.
markaaz.bizInfo.addresses[].line2StringSecond line of the address.
markaaz.bizInfo.addresses[].localityStringCity in which the business is based.
markaaz.bizInfo.addresses[].regionStringState/region in which the business is based.
markaaz.bizInfo.addresses[].postalCodeStringPostal code of the business address.
markaaz.bizInfo.addresses[].countryStringCountry where the business is based.
markaaz.bizInfo.addresses[].latitudeStringLatitude of the business location.
markaaz.bizInfo.addresses[].longitudeStringLongitude of the business location.
markaaz.bizInfo.addresses[].geoprecisionStringPrecision level of the geocoded location.
markaaz.bizInfo.addresses[].businessIndicatorStringIndicator of whether the address is a business location.
markaaz.bizInfo.addresses[].residentialIndicatorStringIndicator of whether the address is residential.
markaaz.bizInfo.addresses[].sohoIndicatorStringSmall office/home office indicator.
markaaz.financialStatementsArray<FinancialStatement>List of financial statements on file for the business (typically one per fiscal year).
markaaz.financialStatements[].yearEndDateStringFiscal year end date for this statement.
markaaz.financialStatements[].conversionDateStringDate used for any currency conversion applied.
markaaz.financialStatements[].conversionRateNumberCurrency conversion rate applied, if convertCurrency was requested.
markaaz.financialStatements[].numberOfWeeksIntegerNumber of weeks covered by the statement period.
markaaz.financialStatements[].currencyStringCurrency of the reported figures.
markaaz.financialStatements[].consolidatedAccountsBooleanWhether the statement reflects consolidated accounts.
markaaz.financialStatements[].profitAndLossObjectProfit & loss statement figures.
markaaz.financialStatements[].profitAndLoss.revenueNumberRevenue.
markaaz.financialStatements[].profitAndLoss.operatingCostsNumberOperating costs.
markaaz.financialStatements[].profitAndLoss.operatingProfitNumberOperating profit.
markaaz.financialStatements[].profitAndLoss.wagesAndSalariesNumberWages and salaries.
markaaz.financialStatements[].profitAndLoss.pensionCostsNumberPension costs.
markaaz.financialStatements[].profitAndLoss.depreciationNumberDepreciation.
markaaz.financialStatements[].profitAndLoss.amortisationNumberAmortisation.
markaaz.financialStatements[].profitAndLoss.financialIncomeNumberFinancial income.
markaaz.financialStatements[].profitAndLoss.financialExpensesNumberFinancial expenses.
markaaz.financialStatements[].profitAndLoss.extraordinaryIncomeNumberExtraordinary income.
markaaz.financialStatements[].profitAndLoss.extraordinaryCostsNumberExtraordinary costs.
markaaz.financialStatements[].profitAndLoss.profitBeforeTaxNumberProfit before tax.
markaaz.financialStatements[].profitAndLoss.taxNumberTax.
markaaz.financialStatements[].profitAndLoss.profitAfterTaxNumberProfit after tax.
markaaz.financialStatements[].profitAndLoss.dividendsNumberDividends.
markaaz.financialStatements[].profitAndLoss.minorityInterestsNumberMinority interests.
markaaz.financialStatements[].profitAndLoss.otherAppropriationsNumberOther appropriations.
markaaz.financialStatements[].profitAndLoss.retainedProfitNumberRetained profit.
markaaz.financialStatements[].balanceSheetObjectBalance sheet figures.
markaaz.financialStatements[].balanceSheet.landAndBuildingsNumberLand and buildings.
markaaz.financialStatements[].balanceSheet.plantAndMachineryNumberPlant and machinery.
markaaz.financialStatements[].balanceSheet.otherTangibleAssetsNumberOther tangible assets.
markaaz.financialStatements[].balanceSheet.totalTangibleAssetsNumberTotal tangible assets.
markaaz.financialStatements[].balanceSheet.goodwillNumberGoodwill.
markaaz.financialStatements[].balanceSheet.otherIntangibleAssetsNumberOther intangible assets.
markaaz.financialStatements[].balanceSheet.totalIntangibleAssetsNumberTotal intangible assets.
markaaz.financialStatements[].balanceSheet.investmentsNumberInvestments.
markaaz.financialStatements[].balanceSheet.loansToGroupNumberLoans to group.
markaaz.financialStatements[].balanceSheet.otherLoansNumberOther loans.
markaaz.financialStatements[].balanceSheet.miscellaneousFixedAssetsNumberMiscellaneous fixed assets.
markaaz.financialStatements[].balanceSheet.totalOtherFixedAssetsNumberTotal other fixed assets.
markaaz.financialStatements[].balanceSheet.totalFixedAssetsNumberTotal fixed assets.
markaaz.financialStatements[].balanceSheet.rawMaterialsNumberRaw materials.
markaaz.financialStatements[].balanceSheet.workInProgressNumberWork in progress.
markaaz.financialStatements[].balanceSheet.finishedGoodsNumberFinished goods.
markaaz.financialStatements[].balanceSheet.otherInventoriesNumberOther inventories.
markaaz.financialStatements[].balanceSheet.totalInventoriesNumberTotal inventories.
markaaz.financialStatements[].balanceSheet.tradeReceivablesNumberTrade receivables.
markaaz.financialStatements[].balanceSheet.groupReceivablesNumberGroup receivables.
markaaz.financialStatements[].balanceSheet.receivablesDueAfter1YearNumberReceivables due after one year.
markaaz.financialStatements[].balanceSheet.miscellaneousReceivablesNumberMiscellaneous receivables.
markaaz.financialStatements[].balanceSheet.totalReceivablesNumberTotal receivables.
markaaz.financialStatements[].balanceSheet.cashNumberCash.
markaaz.financialStatements[].balanceSheet.otherCurrentAssetsNumberOther current assets.
markaaz.financialStatements[].balanceSheet.totalCurrentAssetsNumberTotal current assets.
markaaz.financialStatements[].balanceSheet.totalAssetsNumberTotal assets.
markaaz.financialStatements[].balanceSheet.tradePayablesNumberTrade payables.
markaaz.financialStatements[].balanceSheet.bankLiabilitiesNumberBank liabilities.
markaaz.financialStatements[].balanceSheet.otherLoansOrFinanceNumberOther loans or finance.
markaaz.financialStatements[].balanceSheet.groupPayablesNumberGroup payables.
markaaz.financialStatements[].balanceSheet.miscellaneousLiabilitiesNumberMiscellaneous liabilities.
markaaz.financialStatements[].balanceSheet.totalCurrentLiabilitiesNumberTotal current liabilities.
markaaz.financialStatements[].balanceSheet.tradePayablesDueAfter1YearNumberTrade payables due after one year.
markaaz.financialStatements[].balanceSheet.bankLiabilitiesDueAfter1YearNumberBank liabilities due after one year.
markaaz.financialStatements[].balanceSheet.otherLoansOrFinanceDueAfter1YearNumberOther loans or finance due after one year.
markaaz.financialStatements[].balanceSheet.groupPayablesDueAfter1YearNumberGroup payables due after one year.
markaaz.financialStatements[].balanceSheet.miscellaneousLiabilitiesDueAfter1YearNumberMiscellaneous liabilities due after one year.
markaaz.financialStatements[].balanceSheet.totalLongTermLiabilitiesNumberTotal long-term liabilities.
markaaz.financialStatements[].balanceSheet.totalLiabilitiesNumberTotal liabilities.
markaaz.financialStatements[].balanceSheet.calledUpShareCapitalNumberCalled-up share capital.
markaaz.financialStatements[].balanceSheet.sharePremiumNumberShare premium.
markaaz.financialStatements[].balanceSheet.revenueReservesNumberRevenue reserves.
markaaz.financialStatements[].balanceSheet.otherReservesNumberOther reserves.
markaaz.financialStatements[].balanceSheet.totalShareholdersEquityNumberTotal shareholders' equity.
markaaz.financialStatements[].otherFinancialsObjectAdditional financial figures not part of the standard P&L/balance sheet.
markaaz.financialStatements[].otherFinancials.contingentLiabilitiesStringContingent liabilities.
markaaz.financialStatements[].otherFinancials.workingCapitalNumberWorking capital.
markaaz.financialStatements[].otherFinancials.netWorthNumberNet worth.
markaaz.financialStatements[].ratiosObjectFinancial ratios derived from the statement.
markaaz.financialStatements[].ratios.preTaxProfitMarginNumberPre-tax profit margin.
markaaz.financialStatements[].ratios.returnOnCapitalEmployedNumberReturn on capital employed.
markaaz.financialStatements[].ratios.returnOnTotalAssetsEmployedNumberReturn on total assets employed.
markaaz.financialStatements[].ratios.returnOnNetAssetsEmployedNumberReturn on net assets employed.
markaaz.financialStatements[].ratios.salesOrNetWorkingCapitalIntegerSales-to-net-working-capital ratio.
markaaz.financialStatements[].ratios.stockTurnoverRatioNumberStock turnover ratio.
markaaz.financialStatements[].ratios.debtorDaysNumberDebtor days.
markaaz.financialStatements[].ratios.creditorDaysNumberCreditor days.
markaaz.financialStatements[].ratios.currentRatioNumberCurrent ratio.
markaaz.financialStatements[].ratios.liquidityRatioOrAcidTestNumberLiquidity ratio (acid test).
markaaz.financialStatements[].ratios.currentDebtRatioNumberCurrent debt ratio.
markaaz.financialStatements[].ratios.gearingNumberGearing ratio.
markaaz.financialStatements[].ratios.equityInPercentageNumberEquity as a percentage of total capital.
markaaz.financialStatements[].ratios.totalDebtRatioNumberTotal debt ratio.

Did this page help you?