Email quote

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:
quoteIdstringRequired
The Quote Id is a GUID that was returned from the response of the initial request. The Id identifies the quote saved.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
emailAddressstringOptional

Customer’s email address to send the quote to.

validationobjectOptional

Response

Success
planIdlong or nullDefaults to 0
standardExcessdouble or null
priceslist of objects or null
basePriceResultobject or null
optionPriceResultlist of objects or null
validationobject or null