Skip to main content
GET
Get tax profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

personId
string<uuid>
required

The unique identifier for the person

Response

Successful operation

taxProfile
object

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: