Divider Card Remarks
Important! Only Worldspan supports divider card remarks. |
Divider Card Remarks create freeform remarks which print on a divider card. Divider card remarks are another type of accounting remark, and name association is possible, although segment selection is not.
Divider Card Remarks are supported in:
- Air, Hotel, and Vehicle Bookings
- Book-on-Book (adding air/hotel/vehicle/passive to an existing PNR)
- Universal Record Add, Update, and Delete
Request
Include one or more AccountingRemark/TypeInGds="DividerCard" in the Create Reservation request to add a divider card remark to a reservation.
Name association is not a requirement, but a Divider Card remark can be associated with a specific passenger using BookingTravelerRef. If an invalid BookingTravelerRef is provided, a warning is returned: "Invalid BookingTravelerRef provided for Divider Card Remark".
Up to 40 characters are allowed in a Divider Card remark. If the entry exceeds the limit, a warning is returned: "Divider Card Remark can be maximum 40 characters for the requested Provider and this Divider Card Remark is not applied".
Adding, Updating, and Deleting Divider Card Remarks
Divider Card Remarks can be added, updated, and deleted using UniversalRecordModifyReq/UniversalModifyCmd and:
- UniversalAdd/AccountingRemark
- UniversalUpdate/AccountingRemark
- UniversalDelete with typeElement = "AccountingRemark", where TypeInGds=DividerCard
Multiple Accounting Remarks can be added and updated in one request. To delete multiple remarks, send multiple UniversalModifyCmd elements in the request.
Response
The divider card accounting remark is returned in the response:
- CreateReservationRsp/UniversalRecord/AccountingRemark
- UniversalRecordModifyRsp/UniversalRecord/AccountingRemark
When a Universal Record request is submitted, if a change in Accounting Remark is detected, the change is stored in the UR History.
Errors & Warnings
- If a divider card remark is provided in a request to any provider other than Worldspan, a warning is returned: "Provider does not support AccountingRemark with TypeInGds=DividerCard ."
- If more than 40 characters are submitted for a divider card remark, a warning is returned: "Divider Card Remark can be maximum 40 characters for the requested Provider and this Divider Card Remark is not applied".
- If multiple BookingTravelerRef elements are included in a book-on-book request or Universal Record Update for an existing PNR, the system checks that the SurnameNumber of all travelers is the same.
- If the SurnameNumber is the same, the system checks that all BookingTravelerRef on the PNR for the SurnameNumber are included.
- If they are, a single PNRA.GRA.GR with PNRA.GRA.GR(13-14) as "00" is submitted.
- If they are not, a warning is sent in the response: "Provider PNR is clustered. Please select all travelers from same cluster." The remark is not submitted to the host.
- If the SurnameNumber is not the same, a warning is sent in the response: "Multiple BookingTravelerRef allowed only with clustered names." The remark is not submitted to the host.
- If an invalid TypeInGDS is provided in a request, an error is returned: "Invalid TypeInGDS value provided by the user."
Exceptions
Galileo
Galileo does not support divider card remarks. If a divider card remark is included in the request, a warning is returned: "Provider does not support AccountingRemark with TypeInGds=DividerCard".
Apollo
Apollo does not support divider card remarks. If a divider card remark is included in the request, a warning is returned: "Provider does not support AccountingRemark with TypeInGds=DividerCard".