Developer
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

required

application/json

Responses

201 Merchant domain created successfully
application/json
statusstring
Example: success
messagestring
Example: Merchant domain created successfully
dataobject
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