Updates the details of an existing merchant. The request must include a valid API key with appropriate permissions. This endpoint is useful for updating merchant details and configurations.
Note: This endpoint does not handle payment type updates. To modify a merchant’s payment types (including adding new payment networks, updating wallet addresses, or removing existing payment types), please use the dedicated payment types endpoint at /api/v2/entity/payment-types instead, passing the merchant ID as the merchantId parameter
Required API permissions: UpdateMerchants
The unique identifier of the merchant to update. This must be a valid merchant ID associated with your entity. Used to identify the specific merchant to update
(Optional) The new name to update for the merchant. If not provided, the existing name will be kept unchanged
"Loop Inc."
(Optional) The new reference ID to update for the merchant. If not provided, the existing reference ID will be kept unchanged
"mer_29347"
Ok
The unique identifier for the merchant
"1234567890abcdef"
The name that identifies the merchant
"Loop Inc."
The unique reference ID used to identify the merchant in external systems
"1234567890"
The payout destinations supported by the organization
The fiat settlement configuration for the entity when fiat settlement is enabled for any payout destination
The payment types supported by the merchant