InitiatePosPaymentForSaleInput
Input object
Input for initiating a POS card reader payment for a sale.
Fields
| Field | Description | Type |
|---|---|---|
readerId | The ID of the POS terminal reader (`PosReader`) to use. | ID! |
saleId | The ID of the `Sale` to pay for. | ID! |
Used By (1)
InitiatePosPaymentForSaleInput is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | initiatePosPaymentForSale(input) |