/cancel_scheduled_paymentAsk AIpost https://api.paynearme-sandbox.com/json-api/cancel_scheduled_paymentUse the pnm_scheduled_payment_identifier to specify the scheduled payment you wish to cancel. Scheduled payments must be canceled prior to the payment_date.Body ParamsCancels a future-dated, one-time paymentsite_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.pnm_scheduled_payment_identifierstringrequiredThe unique, PayNearMe-created identifier for this scheduled payment.Response 201Scheduled Payment CanceledUpdated 7 months ago