SSR Comment addition via NDC

1.SSR Comment Addition via NDC Services.

A user can add comments related to an ssr, in order creation as well as modification flows via NDC services. This actually helps the user to remind about the same at a later point of time by retrieving the PNR.  SSR Comment to be added, need to spcify in the <Description> element under the <Descriptions> element inside  <ServiceDefinition> element.



Steps to add an SSR comment :-

  • Go to the <ServiceDefinition> element in the NDC request.

  • Go to the <Descriptions> element inside  <ServiceDefinition> element.

  • Specify SSR Comment to be added in the <Text> element under <Description> element.

  • Specify  <Application> element value as “SSR COMMENT”.

     


Sample format:-

              

Using this feature ssr comment can be added via services like OrderCreateRQ, OrderChangeRQ, OfferPriceRQ and OrderReshopRQ and the  added SSR comment will be displayed under the <ServiceDefinition> element section of corresponding responses OrderViewRS,OrderChangeRS,OfferPriceRS and OrderReshopRS respectively.



 

Note: Services will permit to add SSR comment having length upto 200 characters.