Eventjet GraphQL API documentation

initiatePosPaymentForSale

Initiates a POS card reader payment for a sale.

This sends a payment request to the specified POS terminal reader. The resolved paymentId can be used to track and capture the payment.

Authorization is required.

Arguments

ArgumentDescriptionType
inputInitiatePosPaymentForSaleInput!

Type

This field resolves to InitiatePosPaymentForSalePayload, which has the following fields:

FieldDescriptionType
paymentThe initiated POS payment.PosPayment!