curl --location --request POST 'https://www.yourdomain.com/insurance_dekho/payout' \
--header 'Content-Type: application/json' \
--data-raw '{
"outlet_id":"FORINDIA01",
"order_id":"ID76196289062500HRANY",
"id_order_id":"e24dac7b21",
"service_type":"Insurance",
"sub_service_type":"POLICY_CHANNEL",
"txn_amount":843,
"commercial_type":"PERCENTAGE",
"commercial_type_value":"29",
"commercial_amount":212.415,
"policy_data":{
"policyBookingDate":"2023-09-27",
"caseType":"Renewal",
"customerName":"EZAZUL HAQUE",
"dealershipType":"Partner",
"tpPremium":714,
"fuelType":"Petrol",
"insurer":"ICICI Lombard",
"isNcb":"No",
"zeroOrNoDept":"No",
"make":"Yamaha",
"manufacturingDate":"2017-08-01",
"model":"Yamaha Fascino",
"modeOfPayment":"online",
"policyEndDate":"2024-10-05",
"bookingMode":"Online",
"policyNumber":"3005/A/307855990/00/000",
"source":"PARTNER",
"policyStartDate":"2023-10-05",
"policyStatus":"Booked",
"subSourceHierarchy":"PARTNER->FORMAXPAY",
"tenure":1,
"policyType":"Third_Party",
"registrationDate":"2018-04-06",
"regNo":"WB26AZ0428",
"requestId":"9539476",
"requestTime":"2023-09-27",
"tax":129,
"variant":"STD",
"vehicleType":"Bike",
"vehicleName":"Yamaha Yamaha Fascino STD",
"vehicleSubType":"Scooter",
"vehicleUsageType":"Counter Signed",
"seatingCapacity":2,
"registeredState":"West Bengal",
"vehicleCC":113,
"tpTenure":1,
"policyIssueDate":"2023-09-27",
"paymentDate":"2023-09-27",
"netPremium":714,
"totalPrem":843,
"fourthYearRenewal":"Yes",
"years":5.48,
"rtoCode":"WB26",
"firstYearTpPremium":714,
"multiYearPolicy":"No",
"rtoRegion":"WB",
"channelName":"MR EZAZUL HAQUE",
"channelType":"Partner",
"channelCity":"North 24 Parganas",
"gcdCode":"GPFX5500001",
"ownerType":"Individual",
"isRenewal":"No",
"makeHierarchy":"1->19->37",
"modelHierarchy":"1->19->37->374",
"rtoHierarchy":"1->4->WB26",
"proposalId":"2714653695",
"commissionPoints":"175",
"tenantId":"37",
"leadId":"6513ac7ebeb2d9ec0cc01861"
}
}'