Simulate incoming PayID paymentAsk AIpost https://api.sandbox.zeptopayments.com/simulate/incoming_npp_payid_paymentSimulate receiving a real-time PayID payment from one of your Receivable Contacts.Body Paramspayid_emailstringrequiredlength between 6 and 256Receivable Contact PayID email (Min: 6 - Max: 256)amountintegerrequired1 to 99999999999Amount in cents (Min: 1 - Max: 99999999999)payment_descriptionstringDefault: "Simulated PayID payment"payment_referencestringDefault: "simulated-payid-payment"from_bsbstringlength between 6 and 6Default: "014209"from_account_numberstringlength between 1 and 9Default: "12345678"debtor_namestringlength ≥ 1Default: "Simulated Debtor"debtor_legal_namestringlength ≥ 1Default: "Simulated Debtor Pty Ltd"HeadersZepto-API-VersionstringDefaults to 20250101API version in YYYYMMDD format. Defaults to 20250101 (legacy) when omitted.Responses 201Success 400Invalid parametersUpdated 2 months ago