Proof of Address Verification

Proof of Address Verification

POST {{baseurl}}/v2/api/identity/za/poa

Headers

Name
Type
Description

token*

String

API secret token

Request Body

Name
Type
Description

id*

String

Users identity number

addressDetails*

Object

Address detail data object

proofOfAddressImage*

String

Proof of address image

address1*

String

Address line 1

address2*

String

Address line 2

suburb*

String

Suburban area

isSubjectConsent*

Boolean

Indicate subject has given consent. Must be true

houseNumber*

String

House number of candidate

street*

String

Street name of candidate

buildingName*

String

Candidates building name

unitName*

String

Candidates unit name

personalInformation*

Object

Validation data object

lastName*

String

Candidates last name

province*

String

Candidates province

city*

String

Candidates city

postalCode*

String

Candidates postal code

stateCode*

String

Candidates city code

duration*

String

Duration of stay

propertyType*

String

Candidates property type

country*

String

Candidates country

firstName*

String

Candidates first name

gender*

String

Candidates gender

email*

String

Candidates email address

idType*

String

Candidates ID type

Proof of Address Verification

With this endpoint, you have access to the verification of the client's proof of address in South Africa.

Last updated

Was this helpful?