PUT Change quotation / reservation exported status

The change quotation / reservation exported status API will allow the user to change into "true" the "quotation_was_exported" indicator for a quotation or reservation. 

The indicator can be used to specify when a quotation or reservation has been imported to another platform.

[ENDPOINT]/ToursysConnectionApi/api/quotations/exported/{quotationId}

Headers

X-API-KEY generatedToken

Example Request

curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/quotations/exported/{quotationId}' \

--header 'X-API-KEY: generatedToken'

-- data 'Exported status changed'