Replace a MerchantCopy Pageput https://api.sandbox.eu.ppro.com/v1/merchants/{merchant-id}Path Paramsmerchant-idstringrequired^([A-Z0-9]{5,32}|merchant_[a-zA-Z0-9-]{21})$Unique identifier for the merchantBody ParamslegalEntityNamestringrequired^(?=.{1,255}$).*\S.*The 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_PROFITtradeNamestring^(?=.{1,255}$).*\S.*The name the business operates under in public-facing contexts. This is the "doing business as" (DBA) name and may differ from the legal name.registrationNumberstring^[A-Za-z0-9]{1,255}$A unique identifier assigned to the business upon incorporation by a government or regulatory authority.incorporationDatedateThe date the business was legally registered or incorporated.addressobjectrequiredAddress objectphoneNumberstring^[\+]?[0-9\s\-\(\)]{7,20}$simpleApiWebhooksUrlurilength ≤ 255The endpoint where Simple API (v1) event webhooks should be sent.platformIdstring^([A-Z0-9]{5,32}|platform_[a-zA-Z0-9-]{21})$Unique identifier for the platformurlurirequiredlength ≤ 255An e-commerce website or public-facing digital storefront.mccstringrequired^[0-9]{4}$Merchant 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.currencystring^[A-Z]{3}$ISO-4217 currency code (e.g., EUR, USD)paymentDescriptorstring^[A-Za-z0-9.',& /+\-]{0,255}$The text customers see on their bank statement for transactions from this store.Responses 200Merchant replaced successfully 400Bad Request 403Forbidden 404Resource not found 405Method not allowed 409Resource conflict 429Too many requests 500Internal Server Error 504Gateway TimeoutUpdated 3 months ago Did this page help you?YesNo