Get Merchant
Retrieve a merchant by ID or reference_merchant_id
Retrieve a merchant by internal ID (Documentation Index
Fetch the complete documentation index at: https://docs.numeral.com/llms.txt
Use this file to discover all available pages before exploring further.
merch_xxx) or your external reference_merchant_id.
Headers
2026-01-01.Path Parameters
merch_1765503753979c37c5f24) or your reference_merchant_id (e.g., my-seller-123).Response
tax.merchant.active or deleted.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
2026-01-01 Path Parameters
The merchant ID (merch_xxx) or your reference_merchant_id
Response
Merchant details
The internal merchant ID
"merch_1765503753979c37c5f24"
"tax.merchant"
Your external ID for this merchant
"my-seller-123"
"Acme Seller Co"
"seller@example.com"
Merchant's default business address. Uses address_ prefix for field names.
active, deleted "active"
Whether this merchant was created in test mode
Unix timestamp of creation
Unix timestamp of last update
You can store arbitrary keys and values in the metadata. Any valid JSON object whose values are less than 255 characters long is accepted.