Email quote

POST

The endpoint allows quote to be emailed to the customer. Returns An array of available plans for sale based on the request. Parameters are returned as part of the response.

Path parameters

brandCodeenumRequired

A supported NIB Travel brand code, such as “wn”.

Allowed values: nibaunibnztidauwn
quoteIdstringRequired

The Quote Id is a GUID that was returned from the response of the initial request. The Id identifies the quote saved.

Request

This endpoint expects an object.
emailAddressstringOptional

Customer’s email address to send the quote to.

validationobjectOptional

Response

Success

planIdlongOptionalDefaults to 0
standardExcessdoubleOptional
priceslist of objectsOptional
basePriceResultobjectOptional
optionPriceResultlist of objectsOptional
validationobjectOptional
Built with