Name | Type | Observations |
entity | String | Required, must me the table name of entity for example: Cl, Ft, Re, etc
If the request is an addon table, must be passed like this: uXXXX_table_name |
ndoc | Integer | Optional, it is necessary only if entity requested uses document types, like invoices, receipts, etc |
itemVO | Object | Required. The object passed to this property is a copy of the one acquired on /getNew, but with all the changes made by the implementation to be saved in record |