CapturePosPaymentForSaleInput
Input object
Input for capturing a POS card reader payment for a sale.
Fields
| Field | Description | Type |
|---|
paymentId | The POS payment (`PosPayment`) ID to capture (resolved by `initiatePosPaymentForSale`). | String! |
|---|
saleId | The ID of the `Sale`. | ID! |
|---|