Skip to main content
POST
Add No-Tax Details

Authorizations

Authorization
string
header
required

Personal API token. Create via createUserApiToken endpoint.

Headers

x-role-type
enum<string>
required

Role context for the request. Use CLIENT_ORG_ADMIN for most integrations.

Available options:
CLIENT_ORG_ADMIN,
PAYROLL_ADMIN,
FINANCE_ADMIN,
TOKU_ADMIN

Body

application/json
scheduleIDs
string<uuid>[]
required
scheduleType
enum<string>
required
Available options:
VESTING,
LOCKUP,
WARRANT_LOCKUP
Example:

"VESTING"

taxCurrencyCode
string
required
Example:

"USD"

fmvPerUnit
number
required

Fair market value per token unit

Example:

0.5

Response

Tax details added

success
boolean
Example:

true

taxReferenceIDs
string<uuid>[]
recipientCount
number
Example:

5