GET /merchants/{merchantID}
Authentication
Accepts a Bearer token (Authorization: Bearer <token>) or an API key (X-Api-Key: <key>).
Path parameters
string
required
The UUID of the merchant to retrieve.
Response fields
string
required
The merchant’s unique identifier (UUID).
string
required
The merchant’s display name.
object
Merchant-level configuration settings.