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.

Authentication

AuthorizationBearer

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

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.

Request

This endpoint expects an object.
emailAddressstringOptional

Customer’s email address to send the quote to.

validationobjectOptional

Response

Success
planIdlongDefaults to 0
standardExcessdouble
priceslist of objects
basePriceResultobject
optionPriceResultlist of objects
validationobject