---
title: "Copy of LASRRA ID Number"
method: POST
path: "/v2/ng/identities/aml-pep"
---

# Copy of LASRRA ID Number

`POST /v2/ng/identities/aml-pep`

*Using the  Lagos State Residents Registration Agency (LASRRA), you can confirm a customer's identification using their LASRRA ID number.*

## Request body

- object
  - `entityName` string, required
  - `type` string
  - `country` string[]
  - `gender` string

## Response `200`

200

- object
  - `id` integer, required
  - `summary` object
    - `aml_pep_check` string
    - `drivers_license_check` object
      - `status` string
      - `fieldMatches` object
        - `firstname` boolean
        - `lastname` boolean
  - `status` object
    - `state` string
    - `status` string
  - `aml_pep` object
    - `CaseAssociation` object[]
      - `Name` string
      - `Score` string
      - `Status` string
      - `Uid` string
      - `Type` string
      - `EntityId` string
    - `Case_Outcome` object
      - `Name` string
      - `CaseId` string
      - `CompositeApplicationStatus` string
      - `Score` string
      - `Status` string
      - `Uid` string
      - `EntityName` string
      - `EntityId` string
    - `entitychecks` object[]
      - `HitsFound` object
        - `AmlCheck` number
        - `Angola Watchlists` number
        - `Bangladesh Watchlists` number
        - `International Watchlist` number
        - `Kenya Watchlists` number
        - `Namibia Watchlists` number
        - `Nigeria Watchlists` number
        - `PepCheck` number
        - `SanctionCheck` number
        - `South Africa Watchlists` number
        - `State Owned Enterprises` number
        - `Zimbabwe Watchlists` number
      - `entityName` string
      - `entityType` string
      - `totalResponseCount` number
      - `hits` object
        - `Nigeria Watchlists` object[]
          - `AlertId` string
          - `Authority` string
          - `Full Name` string — Full Name
          - `Gender` string
          - `HitId` string
          - `InputClientID` string
          - `InputConcatAddress` number[]
          - `InputCountry` number[]
          - `InputEntityName` string
          - `InputGender` string
          - `InputType` string
          - `List Name` string
          - `ListUid` string
          - `Match Score` string
          - `Nature of Offence` string
          - `ReviewerId` number
          - `ReviewerId2` number
          - `ReviewerId3` number
          - `ReviewerIdP` number
          - `RunId` number
          - `Sources` string
          - `composite_score` string
          - `details` string
          - `full_name_db` string
          - `mappingId` number
          - `match_details` string
          - `match_score` number
          - `match_status` string
          - `timestamp` string
        - `SanctionCheck` object[]
    - `pdfUrl` string
    - `source` string
    - `request` object
      - `idNumber` string
      - `entityName` string
      - `type` string
      - `country` string[]
      - `gender` string

## Other responses

- `401` — 401

---

[API](https://skmtc.net/qoreid/apis/baseurl.md) · [All operations](https://skmtc.net/qoreid/apis/baseurl/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qoreid/baseurl/revisions/36a3d804cbc4/schema)
