Penny DropCopy Pagepost https://uat1.billdesk.com/u2/pgauth/ve1_2/accountvalidationThis API facilitates account validation with pennydropBody ParamsmercidstringUnique identifier as defined by BillDesk for each merchantcurrencystringISO currency of the transaction amount, for INR this value will be 356bankidstringBillDesk defined unique identifier for acquirer Mandatory for Upi and Netbanking flowsitemcodestringItemcode value as provided by BillDesk, with a default value DIRECTadditional_infoobjectArray of 7 additional_info values that can be attached to the transaction. Note: Merchant is advised to not pass customer PII information in additional info fields.additional_info objectorderidstringUnique ID generated by the merchant for each requestpayment_methodstringenumRepresents the method of payment, and can take the following values - card, netbanking, wallet, upi, eft, bankaccount, cashcard, cardless (non-card emi option) The associated object will also be provided in the request.cardnetbankingupieftcardlessbankaccountAllowed:cardnetbankingupieftcardlessbankaccountbank_accountobjectbank_account objectcustomerobjectcustomer objectdeviceobjectDevice ObjectDevice object objectHeadersBD-TraceidstringrequiredBD-TraceID is a unique identifier passed by the merchant to ensure request idempotency. Requests with identical BD-TraceID within a 24 hour window would fail.BD-TimestampstringrequiredRequest timestamp to identify date and time of origin of request. Example, a value of BD-Timestamp 20210113180403 identifies the request to have originated on 13th January 2021 at 06:04:03 PM.Content-TypestringrequiredRequest Content-Type to take the values application/joseAcceptstringrequiredAccept Response Content-Type to take the values application/joseResponse 200OKUpdated 6 months ago