Get tax profile
Persons
Get tax profile
Retrieve a person’s tax profile. Returns the shape accepted by PUT /v1/persons//taxProfile plus a server-derived countryCode field — remove countryCode before resubmitting via PUT.
GET
Get tax profile
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the person
Response
Successful operation
The person's tax profile. Empty if none set. Includes a read-only, server-derived countryCode field; remove it from the payload before resubmitting via PUT, which rejects unknown fields.
Example: