Invoice Items / Update existing invoice Items
When updating an Invoice Item, the Keys are relative to the internal ID's and not the contextual Invoice ID.
PUT
Body parameters
module
|
string |
Example: invoices
|
user_id
|
integer |
Example: 1
|
key
|
string |
Example: id
|
keyval
|
integer |
Example: 23
|
data
|
array |
Example:
|
When updating an Invoice Item, the Keys are relative to the internal ID's and not the contextual Invoice ID.