Skip Navigation

Payment Confirmation Status

4.7.5 Payment Confirmation Status

The PNR must be retrieved to be able to start the request. The request should include the hotel segment number.

The system will request the Payment Confirmation Status using the deployment ID associated with the hotel segment. The option to add a new fax number or hotel email address will be available at this time.

       <ns8:ReservationUpdateList>
        <ns8:Locator>XFDGFY</ns8:Locator>
        <ns8:ReservationUpdateItem>
          <ns8:OpenReservationAction>
            <ns9:VirtualCardFaxAction lodgingId="17" op="HISTORY"/>
          </ns8:OpenReservationAction>
        </ns8:ReservationUpdateItem>
      </ns8:ReservationUpdateList>

            <stl19:OpenReservationElement>
              <or114:FormOfPayment migrated="false">
                <or114:VirtualCard>
                  <or114:CustomerAccountCode>VISAMULTI</or114:CustomerAccountCode>
                  <or114:Transactions>
                    <or114:Transaction>
                      <or114:DeploymentId>10724395</or114:DeploymentId>
                      <or114:FaxHistory>
                        <or114:DateTime>0001-01-01T00:00:00</or114:DateTime>
                        <or114:FaxStatus>Queued</or114:FaxStatus>
                        <or114:DeliveryAddress>+991234567890</or114:DeliveryAddress>
                      </or114:FaxHistory>
                      <or114:FaxHistory>
                        <or114:DateTime>0001-01-01T00:00:00</or114:DateTime>
                        <or114:FaxStatus>Queued</or114:FaxStatus>
                        <or114:DeliveryAddress>rafael.aronovich@sabre.com</or114:DeliveryAddress>
                      </or114:FaxHistory>
                      <or114:FaxHistory>
                        <or114:DateTime>0001-01-01T00:00:00</or114:DateTime>
                        <or114:FaxStatus>Queued</or114:FaxStatus>
                        <or114:DeliveryAddress>+16826050354</or114:DeliveryAddress>
                      </or114:FaxHistory>
                      <or114:FaxHistory>
                        <or114:DateTime>0001-01-01T00:00:00</or114:DateTime>
                        <or114:FaxStatus>Queued</or114:FaxStatus>
                        <or114:DeliveryAddress>rafael.aronovich@sabre.com</or114:DeliveryAddress>
                      </or114:FaxHistory>
                    </or114:Transaction>
                  </or114:Transactions>
                </or114:VirtualCard>
              </or114:FormOfPayment>
            </stl19:OpenReservationElement>