/find_paymentAsk AIpost https://api.paynearme-sandbox.com/json-api/find_paymentUse the pnm_payment_identifier to find a specific payment record.Body ParamsFinds the payment record associated with the specified pnm_payment_identifier.site_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_payment_identifierstringrequiredDefaults to 342104401427The unique, PayNearMe-created identifier for this payment.Response 201Payment FoundUpdated 7 months ago