# Workspace Invoice Preferences

Workspace Invoice Preferences specify the default values that are applied to new invoices created for the specified
project. It is only used for projects that have financials enabled.

These preferences can only be created and updated by users who can manage invoice preferences
on the project. This can be found by querying `can_manage_invoice_preferences` on Workspace.

## Creating a new Workspace Invoice Preference

 - [POST /workspace_invoice_preferences](https://developer.kantata.com/kantata/specification/workspace-invoice-preferences/create-workspace-invoice-preferences.md): This endpoint returns structured Workspace Invoice Preference objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the workspace_invoice_preferences top-level JSON key.
Please see our Response Format section for more information.

## Fetching a single Workspace Invoice Preference

 - [GET /workspace_invoice_preferences/{id}](https://developer.kantata.com/kantata/specification/workspace-invoice-preferences/get-workspace-invoice-preferences.md): This endpoint returns structured Workspace Invoice Preference objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the workspace_invoice_preferences top-level JSON key.
Please see our Response Format section for more information.

## Updating an existing Workspace Invoice Preference

 - [PUT /workspace_invoice_preferences/{id}](https://developer.kantata.com/kantata/specification/workspace-invoice-preferences/update-workspace-invoice-preferences.md): This endpoint returns structured Workspace Invoice Preference objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the workspace_invoice_preferences top-level JSON key.
Please see our Response Format section for more information.

## Creating a new Workspace Invoice Preference

 - [POST /workspace_invoice_preferences](https://developer.kantata.com/kantata/specification/workspace-invoice-preferences/create-workspace-invoice-preferences.md): This endpoint returns structured Workspace Invoice Preference objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the workspace_invoice_preferences top-level JSON key.
Please see our Response Format section for more information.

## Fetching a single Workspace Invoice Preference

 - [GET /workspace_invoice_preferences/{id}](https://developer.kantata.com/kantata/specification/workspace-invoice-preferences/get-workspace-invoice-preferences.md): This endpoint returns structured Workspace Invoice Preference objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the workspace_invoice_preferences top-level JSON key.
Please see our Response Format section for more information.

## Updating an existing Workspace Invoice Preference

 - [PUT /workspace_invoice_preferences/{id}](https://developer.kantata.com/kantata/specification/workspace-invoice-preferences/update-workspace-invoice-preferences.md): This endpoint returns structured Workspace Invoice Preference objects.
As with all Kantata OX API endpoints, the returned data will be referenced in sorted order in the results array
and will be indexed by ID in the workspace_invoice_preferences top-level JSON key.
Please see our Response Format section for more information.

