Skip to main content
POST
Fetch an employee's wage tax card from Vero

Authorizations

Authorization
string
header
required

Firebase ID token from an interactive portal session. Required for interactive operations (payroll, company settings, API-key management) and invoice decisions allowed by the member's review permissions.

Body

application/json
employee_id
string
required
contract_id
string
required
payment_date
string
required

Actual or future payday, YYYY-MM-DD.

customer_id
string

Target company from the interactive session.

Response

Authority outcome and payroll workspace for the payday's month.

tax_card
object
required
workspace
object
required

The payroll workspace for a period: employees, employer settings, and runs. Amounts are integer cents; rates are basis points. Interior shapes beyond the top level vary and are returned as-is.