Update a merchant’s information
reference_merchant_id after a merchant is created.2026-01-01.merch_xxx) or your reference_merchant_id.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
2026-01-01 The merchant ID (merch_xxx) or your reference_merchant_id
Request body for updating a merchant. All fields are optional.
The merchant's business name
The merchant's email address
Merchant's default business address. Uses address_ prefix for field names.
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 updated successfully
The internal merchant ID
"merch_1765503753979c37c5f24"
"tax.merchant"
Your external ID for this merchant
"my-seller-123"
"Acme Seller Co"
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.