Verify
V3
This endpoint to pre screening process
Request Header
Name | Type | Required | Description |
---|---|---|---|
authorization | string | Required | Bearer token |
content-type | string | Required | application/json |
Request Body
Name | Type | Required | Description |
---|---|---|---|
trans_no | string | Required |
Unique string that the client can create to track the current request call.
Min length: 10 Max length: 30 |
mode | string | Required |
Screening mode.
|
sale_channel_code | string | Required |
Sales channel code to collect transactions.
|
selling_method_code | string | Conditional |
Method to sell the insurance policy, which affects to the version of policy wording.
|
business_type | string | Conditional | Business type
|
product_name | string | Optional | Product name e.g. Smart Thailand Traveller |
package_name | string | Optional | Package name e.g. Worldwide |
client_type_code | string | Required |
Client Type
|
title_name | string | Conditional |
Title name.
Max length: 30
|
first_name | string | Conditional |
First name.
Max length: 200
|
last_name | string | Conditional |
Last name.
Max length: 200
|
company_name | string | Conditional | Max length: 1000 Condition: This field is required when client_type_code is "C"
|
date_of_birth | date | Conditional |
Date of birth e.g. 1985-09-27
Format: yyyy-mm-dd
|
identification_no | string | Required | An identity document (also called ID or colloquially as papers) is any document that may be used to prove a person's identity |
gender_code | string | Conditional |
Type of gender
|
nationality_code | string | Conditional |
Nationality code (Based on ISO 3166)
Refer to Master Nationality
|
address | string | Conditional |
full name e.g. WONOSALAM 06/09 SUKORHARJO SLEMAN DIY 55581
Max length: 250
|
residence_country_code | string | Conditional |
Country Code of the Address of the customer. (Based on ISO 3166)
Refer to Master Country
|
tax_residence_country_code | string | Conditional |
Country Code of the Country of Tax Residence. (Based on ISO 3166)
Refer to Master Country
|
incorporation_country_code | string | Conditional |
Country Code where the company has been registered. (Based on ISO 3166)
Refer to Master Country
|
operation_country_code | string | Conditional |
Country Code of the country where the corporate entity has operations. (Based on ISO 3166)
Refer to Master Country
|
reg_no | string | Optional |
Registration Plate e.g. วฐ 9999 กท
Format: aa 9999 xx Format: aa 999 xx Format: 1aa 9999 xx xx : Registration plate (province) |
call_back | object | Optional | Callback URL is an address that a partner provides for AXA to POST back data |
transaction_by | guid | Required | Globally unique identifier value of the user id Provided by AXA |
Example request
Response
Name | Type | Description |
---|---|---|
trans_no | string | Unique string the client made the request |
status | string |
Verify status
|
message | string |
|