Skip to main content
GET
Get merchant details

Authorizations

Authorization
string
header
required

API key authentication. Include your API key as a Bearer token.

Example: Bearer sk_prod_xxxxxx

Get your API key from the Stell Dashboard.

Path Parameters

merchantId
string
required

Response

200 response

Brand or business unit within a company.

createdAt
string<date-time>
required

ISO 8601 timestamp when the merchant was created

companyId
string
required

ID of the parent company this merchant belongs to

name
string
required

Merchant business name

id
string
required

Unique merchant identifier in ULID format

status
enum<string>
required

Current operational status of the merchant

Available options:
PREACTIVE,
ACTIVE,
INACTIVE,
CLOSED
updatedAt
string<date-time>
required

ISO 8601 timestamp when the merchant was last updated

externalId
string

External system identifier for integration purposes

location
object

Physical location details for the merchant