Business Address Verification

This endpoint request business address verification

POST

{{baseurl}}/candidates/:candidateId/merchants
Field
Type
Description

token

String

Secret API token

Parameter

Field
Type
Description

subject_consent

Boolean

Candidate consent. Must be true

description optional

String

Description or any information for the agent

address

Object

Candidate address object

flat_number optional

String

Address flat number

building_name optional

String

Address building name

building_number

String

Address building number

landmark

String

Address landmark

street

String

Address street

sub_street optional

String

Address sub street

state

String

Address state

city

String

Address city

postcode optional

String

Address postcode

merchant

Object

Business object

name

String

Business name

email

String

Business email

mobile

String

Business mobile

registration_number

String

Business registration number

Last updated

Was this helpful?