InvoiceItem
Retrieve a specific invoice item by ID.
Unique identifier of the resource
1Activate id to hyperlink the response data.
Invoice item retrieved successfully
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Retrieve a specific invoice item by ID with detailed information.
Unique identifier of the resource
1Activate id to hyperlink the response data.
Detailed invoice item retrieved successfully
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Retrieve a list of invoice items with optional filtering.
Activate id to hyperlink the response data.
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilter by modification date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
modified_date__lt=2024-01-01T00:00:00ZFilter by multiple primary key values (comma-separated list of integers)
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
Filter by invoice
Filter by order item ID.
Filter by Tax Rate.
18Filter by tax amount
Filter by discount rate
Filter by discount amount
Filter by total amount
Filter by net amount
Filter by related invoice item
A list of invoice items.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Retrieve a list of detailed invoice items with optional filtering.
Activate id to hyperlink the response data.
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilter by modification date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
modified_date__lt=2024-01-01T00:00:00ZFilter by multiple primary key values (comma-separated list of integers)
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
Filter by invoice
Filter by order item ID.
Filter by Tax Rate.
18Filter by tax amount
Filter by discount rate
Filter by discount amount
Filter by total amount
Filter by net amount
Filter by related invoice item
A list of detailed invoice items.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Last updated
Was this helpful?

