Invoice Deposit Adjustment Line Item

Get a list of deposit adjustment lines items for an invoice

post/api/invoices/{invoiceId}/deposit-adjustment-line-items/list

Path parameters

invoiceIdstring required

Response

List of deposit adjustment line items for the given invoice id

idstring required

Unique id associated to this entity.

namestring nullable

Verbose name for this entity.

descriptionstring nullable

Verbose description for this entity.

pricenumber double required

The line item price.

accountingCodeIdstring nullable

Accounting code key identifier. Please reference /api/accounting-codes endpoint.

externalReferencesobject nullable

Arbitrary key-value-pair like data that can be used to later on search for this line item.

salesOrderLineItemIdstring nullable

Related sales order line item id.