Cognis

Errors — Invoice

Numeric codes follow domain × 10,000 + category × 100 + ordinal ( see defineErrors in the Cognis domain package). The Message key column is the stable key returned in API payloads; the Message column shows the copy for your current locale (same resolution as the product UI).

CodeKeyHTTPCategoryMessage keyMessage
160002NOT_FOUND404Not Foundinvoice.errors.notFoundInvoice not found
160103BILLING_PROFILES_REQUIRED422Validationinvoice.errors.billingProfilesRequiredOrganization and member billing profiles must be set up before submitting the invoice
160104CANNOT_DELETE_DEFAULT_BILLING_PROFILE422Validationinvoice.errors.cannotDeleteDefaultBillingProfileCannot delete the default billing profile. Set another profile as default first.
160105UPDATE_STATUS_INVALID422Validationinvoice.errors.updateStatusInvalidCan only update invoices in draft or revision requested status
160106TRANSITION_INVALID422Validationinvoice.errors.transitionInvalidCannot transition invoice to this status
160108ISSUE_STATUS_INVALID422Validationinvoice.errors.issueStatusInvalidInvoice must be in ready to issue status to issue
160109ISSUE_NO_LINES422Validationinvoice.errors.issueNoLinesInvoice must have at least one line item to issue
160111SEND_STATUS_INVALID422Validationinvoice.errors.sendStatusInvalidInvoice must be in issued status to send
160113DELETE_STATUS_INVALID422Validationinvoice.errors.deleteStatusInvalidOnly draft invoices can be deleted
160115LINE_ADD_STATUS_INVALID422Validationinvoice.errors.lineAddStatusInvalidCan only add lines to invoices in draft or revision requested status
160117ALREADY_RETRIED422Validationinvoice.errors.alreadyRetriedThis member has already been retried for this date
160118MEMBER_NOT_ELIGIBLE_FOR_RETRY422Validationinvoice.errors.memberNotEligibleForRetryMember is not eligible for retry (no compensation or left organization)
160119RECOMPUTE_NOT_ELIGIBLE422Validationinvoice.errors.recomputeNotEligibleThis invoice cannot be recomputed. Only invoices in Member Approval status with time-tracking (ClickUp) or auto-invoicing lines can be recomputed.
160120RECOMPUTE_CLICKUP_INVOICING_DISABLED422Validationinvoice.errors.recomputeClickUpInvoicingDisabledRecomputing time from ClickUp is not enabled for this organization. Ask an admin to grant the invoicing.clickup_time feature or use manual line edits.
160121BILLING_PROFILE_TYPE_NOT_SUPPORTED422Validationinvoice.errors.billingProfileTypeNotSupportedThis billing profile type is not accepted by this organization. Please choose a supported type.
160122SUPPORTED_BILLING_TYPE_IN_USE422Validationinvoice.errors.supportedBillingTypeInUse{{types}} Allow all types first, have members switch, then remove.
160123AUTO_INVOICING_DISABLED422Validationinvoice.errors.autoInvoicingDisabledAuto-invoicing is disabled for this org. Enable it in settings or use the override.
160124CREATE_FOR_SKIPPED_NOT_ELIGIBLE422Validationinvoice.errors.createForSkippedNotEligibleThis member cannot use Create anyway. Only members skipped because an invoice already exists for the period are eligible.
160125BONUS_UPDATE_INVALID422Validationinvoice.errors.bonusUpdateInvalidThis bonus cannot be changed. Only pending manual bonuses can be edited or cancelled; automatic and team-leader pool bonuses cannot be cancelled here.
160501CLICKUP_RATE_LIMIT429Rate Limitinvoice.errors.clickUpRateLimitClickUp API rate limit exceeded; try again later
169907UPDATE_FAILED500Internalinvoice.errors.updateFailedFailed to update invoice
169910ISSUE_FAILED500Internalinvoice.errors.issueFailedFailed to issue invoice
169912SEND_FAILED500Internalinvoice.errors.sendFailedFailed to send invoice
169914DELETE_FAILED500Internalinvoice.errors.deleteFailedFailed to delete invoice
169916LINE_UPDATE_FAILED500Internalinvoice.errors.lineUpdateFailedFailed to update invoice line