Retrieve an entity

Retrieve more information about an entity by using its unique ID.

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

idstringRequired
The unique ID of the entity

Response

Entity
idstring
The unique UUID identifier of the entity
namestring
The name of the entity
websitestring
The website URL of the entity
phone_numberstring
The phone number of the entity. This is a premium feature, please contact support to enable it.
tax_numberstring
The tax number of the entity. This is a premium feature, please contact support to enable it.
naics2017string
The 2017 NAICS code of the entity. This is a premium feature, please contact support to enable it.
mccslist of integers
A list of [Merchant Category Codes](https://en.wikipedia.org/wiki/Merchant_category_code)
parentobject
The parent entity
locationobject

Errors

400
Bad Request Error
404
Not Found Error
422
Unprocessable Entity Error