Skip to main content
GET
List an entity's tax status records

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

entityId
string<uuid>
required

Query Parameters

id[lt]
string

Collection cursor pointer to the next page

id[gt]
string

Collection cursor pointer to the previous page

itemsPerPage
integer
default:20

Number of items per page

Required range: 1 <= x <= 1000

Response

Taxpayer tax status collection response

@context
string
default:/contexts/TaxStatus
@id
string
default:/entities/{entityId}/tax-status
Example:

"/entities/91106968-1abd-4d64-85c1-4e73d96fb997/tax-status"

@type
string
default:hydra:Collection
hydra:member
object[]
hydra:view
object

Pagination information