Create MandateCopy Pagepost https://uat.jiopay.co.in/pg/api/mandate/initiateAPI to create new mandates with Cards or UPIRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsmerchantIdstringrequiredMerchant account IDmerchantTxnNostringrequiredUnique ref no to identify the request. Should have only alphanumeric characters. No other characters allowed.amountstringTransaction amount, 9 significant and 2 decimal/precisionauthAmountstringAmount for first debit during creation of mandate. If this value is not present then the authorization will be done using Rs 1/.currencyCodestringrequiredDefaults to 356Transaction CurrencycustomerEmailIDstringrequiredDefaults to [email protected]Email id of customer. In case Customer email ID is not available, send [email protected]customerNamestringcustomerNamecustomerMobileNostringcustomerMobileNoamountLimitstringrequiredIndicates whether subscription amount is fixed or has a maximum limit. The following values are possible • M - indicates the maximum amount that can be charged for the subscription• F – indicates the fixed amount to be charged for the subscription. For upi, only maximum is allowed. This is required to allow for token debit (small value transaction)autoExecutestringrequiredValues possible - Y | N. Implemented for N currentlyreturnURLstringrequiredCall back url on which the response will be posted on payment success/rejection.billNumberstringrequiredBill NumbertxnDatestringDate of transaction. YYYYMMDDHHMISSblockfundstringThe field “blockfund” is usedfor intimating remitter bank toblock the necessary fund against the customer account. Either Y or NvalidityStartDatestringrequiredDefaults to 20231119Start date should be greater than the current date and cannot be lessthan the end-date value. YYYYMMDDvalidityEndDatestringrequiredDefaults to 20291119End date should be greater than the current date.YYYYMMDDrevokablestringrevokable Y or N. Mandatory if paymentMode = UPIcollectByDatestringDefaults to 20231119121212Date until which the mandate can be approved. Maximum upto 45 days from current date. YYYYMMDDHHMMSS. Mandatory in case of UPI Mandate onlydebitDaystringIf the frequency selected as WEEKLY then the value will be from (1- Monday to 7- Sunday) FORTNIGHTLY (1-15 days) MONTHLY|BIMONTHLY|QUARTERLY|HALFYEARLY|YEARLY| (1-30/31 days)debitRulestringBF|ON|AF|NA (ONETIME, DAILY, AND ASPRESENTED will not have debit day rule. In that case refer - NA)frequencystringrequiredMandate Frequency can be OT = one time (only for UPI Mandate, not applicable in Card) DL = Daily AS = ASPRESENTED WK = Weekly BM = bi-monthly MT =Monthly QT = Quarterly HY = half yearly YR = yearlynotestringMandatory in Case of UPI mandate only. Text added here will be displayed to payer in PSP app.validatePayerAccFlagstringBydefault it’s considered as N. Y – If Payer Account need to bevalidated (TPV) N – If Payer Account doesn’tneed to be validatedpayerAccountstringThis field need to be sent if ValidatePayerAccFlag is Y. Multiple Accounts can be sent in pipe-separated format (Max Accounts allowed are 5)payerIFSCstringThis field need to be sent if ValidatePayerAccFlag is Y. Multiple IFSCs can be sent in pipe-separated format (Max IFSCs allowed are 5)requestTypestringrequiredImplemented for C (Create) currentlypurposestring“OT”- One Time Mandate “RECURRING”- All recurring mandates.remarkstringNotescardNostringCard Number / token Number (in case of tokenized card). M, If payType is ‘1’ and paymentMode is CARDcardExpiryMonthstringCard expiration month (MM). M, If payType is ‘1’ and paymentMode is CARDcardExpiryYearstringCard expiration year (YYYY). M, If payType is ‘1’ and paymentMode is CARDcardHolderNamestringName on Card. M, If payType is ‘1’ and paymentMode is CARDcvvstringCard Verification Value. M, If payType is ‘1’ and paymentMode is CARD Optional in case token number is passed in cardNo fieldcryptogramstringCryptogram / TAVV received from TRG/TR for transacting using token numberpayerVAstringMandatory if the auto pay is for UPI payment mode and accepting payerVA on your pageaggregatorIDstringMerchant Aggregator IDpaymentModestringrequiredOne of the below Values Card UPIaccountNostringaccountIFSCstringsecureHashstringrequiredHash valuepaytypestringrequiredDefaults to 1Possible values are 0, 1 Where 0 = Standard (Hosted Checkout) 1 = Direct (Merchant Checkout)Responses 200Successful response 4XXClient ErrorUpdated 9 months ago