Eventjet GraphQL API documentation

PosPaymentStatusForSalePayload

Object

Payload for the posPaymentStatusForSale query.

Fields

FieldDescriptionType
paymentThe POS payment attached to the sale.PosPayment!
saleThe `Sale` the payment is attached to.Sale

Used By (1)

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

TypeField
QueryposPaymentStatusForSale