createRemark

This method will allow to add remarks for specific booking

Request parameters

ParameterTypeDescription
bookingconfirmationString*booking confirmation token from confirmBooking response
pnrremarkString*PNR text to add in the booking
❗️

* Mandatory parameters

Response

success key will be true of all SSRs that were sent returned a true result, False otherwise

ParameterTypeDescription
successBooleanTrue if the SSR was added without errors, False otherwise

Language