Update a MerchantCopy Pagepatch https://api.eu.ppro.com/v1/merchants/{merchant-id}Path Paramsmerchant-idstringrequiredUnique identifier for the merchantBody ParamslegalEntityNamestringThe officially registered name of the business as recorded in legal or governmental registries.legalEntityTypestringenumClassification of the business structure. Allowed values: COMPANY, PARTNERSHIP, SOLE_TRADER, INDIVIDUAL, NON_PROFIT.COMPANYCOMPANYPARTNERSHIPSOLE_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.addressobjectAddress objectphoneNumberstringwebhooksUrluriThe endpoint where event webhooks should be sent.platformIdstringUnique identifier for the platformurluriAn e-commerce website or public-facing digital storefront.mccstringMerchant 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 200Merchant updated successfully 400Bad Request 403Forbidden 404Resource not found 405Method not allowed 409Resource conflict 429Too many requests 500Internal Server Error 504Gateway TimeoutUpdated 27 minutes ago