Send a payment request to a Clover devicepost https://deviceIpOrHost:12346/connect/v1/paymentsBody Paramsamountint641 to 999999999capturebooleanDefaults to truetruefalsedeviceOptionsobjectDevicePaymentOptions objectexternalPaymentIdstringlength ≤ 32externalReferenceIdstringlength ≤ 12finalbooleanDefaults to falsetruefalsetaxAmountint640 to 999999999tipAmountint640 to 999999999vaultedCardobjectVaultedCard objectHeadersX-Clover-Device-IdstringrequiredX-POS-IdstringrequiredX-Clover-Timeoutinteger0 to 300Idempotency-KeystringrequiredResponses 200A valid PayResponse 209Operation was canceled. 400The request is invalid, and subsequent calls will continue to fail; do not repeat the call. 401An invalid bearer token has been provided. The call may be repeated if the provided bearer token is updated. 415The request is invalid, and contains request data in an unsupported format. This call may be repeated if the content is changed to a supported format. 500The request processing failed with an unknown error, and the processing state of the operation is indeterminate. Do not repeat the call without additional analysis. 501The device does not have the ability to respond to the requested operation; do not repeat the call. 503The device is not available because it is currently servicing another call. This can be repeated at a later time, or cancel may be called to end the current operation. 504The Device did not respond in a timely manner. This can be repeated at a later time.Updated 20 days ago