Request Header Fields
The following headers are used in requests in the PCI Messaging service. The headers are all named in the format of X-pciBooking-{Header name}
Header name | Header value format | Example | Description |
---|---|---|---|
Destination | string, string | X-pciBooking-Destination edi testEDI, fax +9725480015 | List of actual destinations, separated by a comma. Property destination must be associated with a Booker - edi {Property's username} . Fax will be the destination fax number. Fax {fax number} |
SenderReference | string | X-pciBooking-SenderReference: myref1234 | Sender Reference, set by the sender ˙(Booker) |
SenderId | string | X-pciBooking-SenderId TravelExpert01 | The original sender (Booker) username, set by PCI Booking |
MessageType | string | X-pciBooking-MessageType: HotelReservation | The type of message |
xMessageVersion | decimal | X-pciBooking-MessageVersion 1.1 | Schema version of the message |
Updated over 5 years ago