Marketplace
Update Merchant
Update a sub-merchant’s basic profile details and marketplace-specific commission rate.
PATCH
Update Merchant
Update basic information for a sub-merchant linked to your marketplace. You can also update this marketplace’s commission rate for that specific merchant.Path Parameters
string
required
The business ID of the sub-merchant to update.
Request Body
At least one field is required.string
Sub-merchant business name.
string
Sub-merchant email address. This must be unique across Khaime accounts.
string
Sub-merchant public phone number.
string
Sub-merchant country name or country value stored on the business account.
string
2-letter ISO country code, for example
NG, US, or GB.string
Sub-merchant website URL.
string
Public sub-merchant description.
number
Commission rate for this marketplace-merchant relationship, expressed as a decimal between
0 and 1.
For example, send 0.12 for 12%.Response
Behavior
This endpoint only updates merchants that are actively linked to your marketplace. Profile fields update the sub-merchant’s Khaime business profile and public portfolio fields.commission_rate updates the commission override for this specific marketplace-merchant relationship.
Use Update Marketplace Settings when you want to update the marketplace’s own profile or default commission rate. Use this endpoint when the change belongs to one sub-merchant.
