Get Invoicespecification For Invoice

If revenue recognition is activated and customer invoices including tax reduction are handled, this endpoint can be used as a basis for generating invoice rows in the accounting system with relevant tax reduction information such as Type of work, hours and amount. This is usually needed if the customers want to use built in support for applying for tax reduction to the Swedish tax agency.

Tax reduction percentage is not available in this endpoint but can be fetched using endpoint /type/taxreductionwork/{taxreductionworktype_id} using the taxreductionworktypeid field.

Log in to see full request history
Path Params
integer
required
Query Params
string

A valid filter for CustomerInvoiceSpecificationGET, as a json string

integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

Response body
object
items
array of objects
required
Items*
object
string
required
length ≤ 5

Account number.

boolean
Defaults to false

If the associated workorder is an AWO or not.

string | null

Identifying number for the associated cost center.

string | null

External Code in CustomerType

string
required
length ≤ 50

Description field

integer
required

Reference to associated InvoiceAccountingItem. NOTE: InvoiceAccountingItem records are currently not exposed in Next Project but this value can be used to match other associated records.

string | null

Article-no/code used when creating invoice in external system

integer
required

Reference to the associated invoice.

number
required

Price.

integer
required

Reference to the associated project.

string | null

The project number of the associated project.

number | null

Quantity.

string | null

Value of tag field 2, usually used for indicating the type of assignment for associated project

integer | null

Referenced tax reduction record.

integer | null

Referenced tax reduction work type record. Use endpoint /type/taxreductionwork/{taxreductionworktype_id} to fetch reduction percentage from.

string | null

The name of the referenced tax reduction work type.

integer | null

The work order number of the associated work order.

integer
≥ 1
integer
≥ 0
integer
≥ 1
integer
≥ 0

Language
Credentials
OAuth2
URL