Create a MerchantCopy Pagepost https://api.eu.ppro.com/v1/merchantsBody ParamsexternalMerchantReferencestringrequiredUnique reference, assigned by external client. Note that the same reference cannot be used for both a Merchant and a Platform.legalEntityNamestringrequiredThe officially registered name of the business as recorded in legal or governmental registries.legalEntityTypestringenumrequiredClassification of the business structure. Allowed values: COMPANY, PARTNERSHIP, SOLE_TRADER, INDIVIDUAL, NON_PROFIT.COMPANYPARTNERSHIPSOLE_TRADERINDIVIDUALNON_PROFITAllowed:COMPANYPARTNERSHIPSOLE_TRADERINDIVIDUALNON_PROFITtradeNamestringThe name the business operates under in public-facing contexts. This is the "doing business as" (DBA) name and may differ from the legal name.registrationNumberstringA unique identifier assigned to the business upon incorporation by a government or regulatory authority.incorporationDatedateThe date the business was legally registered or incorporated.addressobjectrequiredAddress objectphoneNumberstringpeoplearray of objectspeopleADD objectwebhooksUrluriThe endpoint where event webhooks should be sent.platformIdstringConnect the merchant to a platform.pspIdstringConnect the merchant to a PSP. Only for PSP customers.urlurirequiredAn e-commerce website or public-facing digital storefront.mccstringrequiredMerchant Category Code assigned to the business, indicating the type of goods or services sold.averageTransactionValuenumberThe typical value of a single transaction. Major units, example 50.00monthlyTransactionCountint64The expected or historical number of transactions processed per month.currencystringlength between 3 and 3ISO-4217 currency code (e.g., EUR, USD)paymentDescriptorstringThe text customers see on their bank statement for transactions from this store.Responses 201Merchant created successfully 400Bad Request 403Forbidden 404Resource not found 405Method not allowed 409Resource conflict 429Too many requests 500Internal Server Error 504Gateway TimeoutUpdated 20 minutes ago