post
https://api.aerocrs.com/v5/createRemark
This method will allow to add SSRs for specific booking
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request parameters
| Parameter | Type | Description |
|---|---|---|
| bookingconfirmation | String* | booking confirmation token from confirmBooking response |
| pnrremark | String* | 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
| Parameter | Type | Description |
|---|---|---|
| success | Boolean | True if the SSR was added without errors, False otherwise |

