Update merchant

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

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

Body Params
string

(Optional) The new name to update for the merchant. If not provided, the existing name will be kept unchanged

string

(Optional) The new reference ID to update for the merchant. If not provided, the existing reference ID will be kept unchanged

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json