Employees error codes
Every public API error code emitted by Employees, with its HTTP status, its type and a page per code.
Error codes emitted by Employees. Each code links to its own page with the cause and the action to take.
| Code | Type | HTTP | Description |
|---|---|---|---|
employee_seat_charge_failed | payment_required_error | 402 | The immediate pro-rated charge for the employee seat was declined: the card was refused, it needs authentication, or the payment provider was unreachable. The employee is not activated if the seat is not paid. |
employee_seat_payment_method_required | payment_required_error | 402 | Adding or reactivating an employee charges a seat immediately, and the company operates in live mode with no payment method on file. |
Related
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.