/cancel_auto_payAsk AIpost https://api.paynearme-sandbox.com/json-api/cancel_auto_payUse either the pnm_order_identifier or the site_order_identifier to find the autopay schedule you want to cancel.Body ParamsCancels an existing autopay schedule.Cancel an Autopay Schedule Using the PayNearMe Order IDCancel an Autopay Schedule Using the Site Order IDpnm_order_identifierstringrequiredThe unique, PayNearMe-defined identifier for this ordersite_identifierstringrequiredDefaults to S2411573363Identifies your client site.timestampstringrequiredThe Unix Epoch time of the callversionstringrequiredDefaults to 3.0The version of the API. This version must match the version associated with your API key pair.signaturestringrequiredThe HMAC signature that is calculated by running your API Secret Key and the alphabetized, concatenated parameters of the request payload through the SHA256 message digest algorithm.Response 201Autopay Schedule CanceledUpdated 7 months ago