Eventjet GraphQL API documentation

CancelPosPaymentForSaleInput

Input object

Input for canceling a POS card reader payment for a sale.

Fields

FieldDescriptionType
paymentIdThe POS payment (`PosPayment`) ID to cancel.String!
saleIdThe ID of the `Sale`.ID!