Create Merchant APIpost https://uat-partner.payu.in/api/v3/merchantsBody Params[merchant][display_name]stringrequiredThe display name of the merchant that will be shown on PayU dashboard and reports.merchant[email]stringrequiredPrimary email address of the merchant for communication and notifications.merchant[mobile]stringrequiredPrimary mobile number of the merchant for communication and notifications.merchant[business_details][pan]stringrequiredPermanent Account Number (PAN) of the merchant business.merchant[business_details][business_entity_type]stringrequiredType of business entity (e.g., 'Sole Proprietorship', 'Partnership', 'Private Limited').merchant[product]stringThe PayU product that the merchant wants to use (e.g., 'PayUbiz', 'PayUmoney').merchant[bank_details][account_no]stringBank account number of the merchant for settlements.merchant[bank_details][account_holder_name]stringName of the account holder as per bank records.merchant[bank_details][ifsc_code]stringIFSC code of the bank branch for settlements.merchant[business_details][registered_name]stringThe registered legal name of the merchant business.merchant[business_details][business_category]stringThe primary business category of the merchant.merchant[business_details][business_sub_category]stringA more specific subcategory related to the business.merchant[website_details][website_url]stringThe merchant's website URL.merchant[monthly_expected_volume]integerThe monthly expected transaction volume in monetary terms.merchant[signing_authority_details][name]stringName of the authorized representative or signing authority for the merchant's business.merchant[signing_authority_details][pancard_number]stringPAN card number of the signing authority. Note: merchant[signing_authority_details][pancard_name] is required if you post the PAN card number.merchant[signing_authority_details][email]stringEmail of the authorized representative or signing authority.merchant[business_details][pancard_name]stringThe name as it appears on the PAN card.merchant[integration_type]stringSpecifies the type of integration for the merchant's account.merchant[gst_number]stringThe GST number of the merchant business.merchant[udyam_number]stringUdyam Registration Number for MSMEs (Micro, Small, and Medium Enterprises).merchant[gst_consent]stringConsent for GST verification and processing.Response 200Successful responseUpdated 6 months ago