Items
Last updated
Was this helpful?
Last updated
Was this helpful?
/invoices/items/
A page number within the paginated result set.
/invoices/items/
The id of the invoice item in your system
ITEM_123
Default description when a user selects this invoice item for an invoice line
Gas transportation
/invoices/items/{uid}//
If you choose to identify an object with its remote_id
instead of its uid
then
replace the uid
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
No body
/invoices/items/{uid}//
If you choose to identify an object with its remote_id
instead of its uid
then
replace the uid
value with the remote_id
value in the URL
specify lookup_field=remote_id
in the query parameters
Used to specify what field is used in the URL to identify the object you're requesting, e.g. with the remote_id
(see path parameters)
The id of the invoice item in your system
ITEM_123
Default description when a user selects this invoice item for an invoice line
Gas transportation