/skip_auto_payAsk AIpost https://api.paynearme-sandbox.com/json-api/skip_auto_payUse either the pnm_order_identifier or the site_order_identifier to skip the next scheduled payment in an autopay schedule.Body ParamsSkips the next scheduled payment in an autopay schedule.Skip the Next Payment for this PayNearMe Order IDSkip the Next Payment for this 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.return_minimal_infostringSet to true to only return payment method data and not the full order.Response 201Next Payment SkippedUpdated 7 months ago