[Preview] Add a row to a supplier invoice

Adds a row to an existing supplier invoice. The supplier invoice must have an upload connected before rows 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 row to the supplier invoice.

uuid

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

string
required
double
Defaults to 1
double
required
string
enum
Defaults to unspecified
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