Skip to main content

Verify your customer’s identity using their ID Card number and selfie

Adhere’s Ghana ID Card Advanced endpoint verifies a customer’s identity using their Ghana Card number alongside a selfie image. In addition to returning verified identity details, it retrieves the registrant’s photo on record for visual confirmation.

Request Endpoint

POST {{BASE_URL}}/api/onboarding/ghana_kyc/id_card_with_face/
  • Media-Type: application/json

Status Codes

  • 200 OK: The request was successful, and the customer’s information is returned successfully.
  • 400 Bad Request: The request could not be completed due to invalid or missing information.

Sample Payload

200 OK Response
400 Bad Request Response