POST /merchants
Authentication
Requires a Bearer token (Authorization: Bearer <token>). API key authentication is not accepted for this endpoint.
Request body
string
required
The display name for the new merchant. This name appears in the dashboard and on invoices.
Response fields
A201 Created response is returned on success.
string
required
The UUID of the newly created merchant.