/merchants
Generated from openapi.yaml. 1 operation.Download the specification.
POST/v1/merchants
Create a merchant account (signup)
No authentication. This endpoint is public.
Body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | yes |
Responses
| Status | Description |
|---|---|
201 | Merchant created. Keys are returned ONCE — store them securely. |