Create a new merchant for platform/marketplace calculations
Creates a new merchant for platform/marketplace calculations. Merchants represent sellers on your platform.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.
Bearer sk_test_xxx2026-03-01 for merchant endpoints.merch_1765503753979c37c5f24).tax.merchant.active or deleted.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
API version. Must be 2026-01-01 for merchant endpoints.
2026-01-01 Request body for creating a merchant
Your external ID for this merchant. Must be unique per client+testmode.
"my-seller-123"
The merchant's business name
"Acme Seller Co"
The merchant's email address
"seller@example.com"
Merchant's default business address. Uses address_ prefix for field names.
Tax identification numbers for this merchant
You can store arbitrary keys and values in the metadata. Any valid JSON object whose values are less than 255 characters long is accepted.
Merchant created successfully
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.