Eventjet GraphQL API documentation

InitiatePosPaymentForSaleInput

Input object

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

Fields

FieldDescriptionType
readerIdThe ID of the POS terminal reader (`PosReader`) to use.ID!
saleIdThe ID of the `Sale` to pay for.ID!

Used By (1)

InitiatePosPaymentForSaleInput is referenced by the following fields, arguments, and input fields:

TypeField
MutationinitiatePosPaymentForSale(input)