Void a paymentpost https://deviceIpOrHost:12346/connect/v1/payments/{paymentId}/voidPath ParamspaymentIdstringrequiredlength between 13 and 13Body ParamsvoidReasonstringenumrequiredUSER_CANCELTRANSPORT_ERRORREJECT_SIGNATUREREJECT_PARTIAL_AUTHNOT_APPROVEDFAILEDAUTH_CLOSED_NEW_CARDDEVELOPER_PAY_PARTIAL_AUTHREJECT_DUPLICATEREJECT_OFFLINEGIFTCARD_LOAD_FAILEDUSER_GIFTCARD_LOAD_CANCELDEVELOPER_PAY_TIP_ADJUST_FAILEDUSER_CUSTOMER_CANCELFRAUDShow 15 enum valuesHeadersX-Clover-Device-IdstringrequiredX-POS-IdstringrequiredX-Clover-Timeoutinteger0 to 300Idempotency-KeystringrequiredResponses 200A valid VoidResponse 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 18 days ago