POST
/merchant-domains
Create a merchant domain
Merchants
Description
Create a domain verification record for a merchant business.
Authentication Required: User must be authenticated and have the 'merchant' feature flag.
Users can only create domains for their own merchant businesses.
Request Body
requiredapplication/json
Responses
201
Merchant domain created successfully
application/jsonstatusstring
Example:
successmessagestring
Example:
Merchant domain created successfullydataobject
401
Authentication required
application/json
403
Insufficient permissions - user must be merchant
application/json
404
Merchant not found
application/json
422
Validation error
application/json