[Preview] Add a line item to a supplier invoice

Adds a line item to an existing supplier invoice. The supplier invoice must have an upload connected before line items can be added.

Scope: supplier-invoices:write

Path Params
uuid
required

Unique identifier of the company

uuid
required

Unique identifier of the supplier invoice

Body Params

Post the necessary fields for the API to add a line item to the supplier invoice.

uuid

Server-generated identifier. On update, include id to match an existing line item; omit it to add a new line item.

string
required
double
Defaults to 1
double
required
string
double | null
projectRef
object | null

Reference to a project.
Preview: This field is in preview and may change or be removed before general availability. Read the full preview policy

costCenterRef
object | null

Reference to a cost center tag value. Should be a valid dimension 1 tag value.
Preview: This field is in preview and may change or be removed before general availability. Read the full preview policy

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json