Source: https://restauranttechnologynetwork.com/technical-documents

RefundTransactionTypeReservation

Properties

Name Description Type Required Generic Enum Ignore
@type string false ${prop.ignore}
ExtensionPoint ExtensionPoint false ${prop.ignore}
Reservation Assigned Type: pf1:Reservation ReservationID false ${prop.ignore}
ExtensionPoint_Choice ExtensionPoint_Choice false ${prop.ignore}
{
  "@type" : "string",
  "extensionPoint" : { },
  "reservation" : {
    "@type" : "string",
    "reservationID" : "string"
  },
  "extensionPointChoice" : { }
}