Eventjet GraphQL API documentation

CapturePosPaymentForSaleInput

Input object

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

Fields

FieldDescriptionType
paymentIdThe POS payment (`PosPayment`) ID to capture (resolved by `initiatePosPaymentForSale`).String!
saleIdThe ID of the `Sale`.ID!