List Merchants
Available on Pro and Enterprise Plans
Returns every active merchant on your account. Deleted merchants are not included.
Authentication
X-API-KEYstring
API Key authentication via header
Response
OK
merchantId
UUID of the merchant.
merchantName
Legal or trading name of the merchant business.
status
Derived TaxCloud lifecycle status: ‘taxcloud_invited’ (invite sent, not yet accepted), ‘taxcloud_connected’ (TaxCloud credentials set and active), ‘taxcloud_disconnected’ (previously connected, now disconnected), or ‘external_compliance’ (managed outside TaxCloud).
contactEmail
Email address of the merchant's primary contact.
contactFirst
First name of the merchant's primary contact.
contactLast
Last name of the merchant's primary contact.
referenceId
The ID you use in your own system to identify this merchant.
Errors
401
List Merchants Request Unauthorized Error
500
List Merchants Request Internal Server Error