"Explore the World Your Way – Unforgettable Journeys Start Here!"

API Specification – Policy Creation
Version 1.0 • Updated: March 2025
1. Introduction

This API enables partners to create travel insurance policies directly from their portal. The API accepts and returns JSON. On successful request, a unique Policy Number is generated.

2. Method Information

Method Name: AddPolicy

URL: https://traveluat.awpassistance.in/travelAPI/aapi/addpolicy

HTTP Method: POST

Content-Type: application/json

3. Request Body
{
 "API_Key": "xxxx",
 "Partner_Policy_No": "string",
 "Partner_Code": "string",
 "Plan_Code": "string",
 "Geo_Code": 1,
 "Travel_Start_Date": "dd-MMM-yyyy",
 "Travel_End_Date": "dd-MMM-yyyy",
 "DOB": "dd-MMM-yyyy",
 "Price": 0.00,
 "Title": "string",
 "First_Name": "string",
 "Middle_Name": "string",
 "Last_Name": "string",
 "Gender": "string",
 "Contact_No": "string",
 "Email": "string",
 "Cust_Address": "string",
 "Cust_State": 0,
 "Cust_City": 0,
 "Cust_PIN": "string",
 "Cust_PAN": "string",
 "Cust_Aadhar": "string",
 "Nominee_Name": "string",
 "NomineeRelation": "string",
 "GSTIN": "string",
 "Traveltype": "string",
 "PassportNo": "string",
 "NoOfPersons": 1,
 "CompanyName": "string",
 "Company_GSTIN": "string",
 "Company_State": 0,
 "Company_City": 0,
 "Company_Pin": "string",
 "ComapanyAddress": "string",
 "Company_EmailID": "string",
 "LuggageTrackerNo": "string"
}
4. Response Codes
Success (200)
{
 "ResponseCode": "200",
 "ResponseMsg": "Success",
 "PolicyNo": "P21300000047"
}
Duplicate Policy (201)
{
 "ResponseCode": "201",
 "ResponseMsg": "Duplicate Policy Number"
}
Plan Not Available (203)
{
 "ResponseCode": "203",
 "ResponseMsg": "Plan Not Available"
}
Error Codes
{
 "1001": "Invalid API Key",
 "1002": "Invalid Data Format",
 "1003": "Missing Mandatory Field",
 "1004": "Unauthorized Partner",
 "1005": "Server Error"
}
5. Mandatory Fields
Field Type Mandatory
API_Key String Yes
Partner_Policy_No String Yes
Partner_Code String Yes
Plan_Code String Yes
6. Notes

• All dates must be in dd-MMM-yyyy format.
• Only one response will be returned per request.
• Handle server errors (1005) with retries.
• Ensure the policy number is saved for reconciliation.

Discover the World, one Full Adventure at a Time!

Our Contacts

Address

1080 Brickell Ave - Miami

United States of America

Email

info@travel.com

Phone

Travel Agency +1 473 483 384

Info Insurance +1 395 393 595

Follow us

Submit Your Queries