PUT Change quotation / reservation exported status
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
Headers
X-API-KEY generatedToken
Example Request
Example Request
curl --location -g --request GET '[ENDPOINT]/ToursysConnectionApi/api/quotations/exported/{quotationId}' \
--header 'X-API-KEY: generatedToken'
-- data 'Exported status changed'