Get Quote
GET {{host_gateway}}/api/partner/quote/{{quote_id}}
Retrieve quote information of a previously given quote.
RESPONSES
status: OK
{"data":{"_id":"6388af979c8b7a4327031d12","id":"6388af979c8b7a4327031d12","document_version":1,"quote_number":"1-DEC33796-1007","email":null,"affiliate_id":1,"product_id":"1007","quoted_price":20,"taxes":{"stamp_duty":null,"witholding":null},"deductibles":{"excess_fee":null},"currency_id":"USD","host_country":"US","host_country_state":"OH","trip_length":7,"start_date":"2022-12-01","end_date":"2022-12-07","deposit_date":"2022-12-01","created_at":"2022-12-01 01:12:43","updated_at":"2022-12-01 01:12:43","deleted_at":null,"details":[{"package_id":83,"amount":20,"type":"Base Package","value":null,"detail":null}],"applicants":[{"type":"applicant","email":null,"is_main":true,"age":24,"dob":"1998-01-01T00:00:00.000000Z","trip_cost":250}],"destinations":[{"country":"BE","risk_index":1}],"reference":{"employee_id":null,"external":null}}}