API Reference

Partial update a direct asset

Partial update a direct asset by publicId (pk) of the company (by company pk) params: 1) types - available 2 choices: tangible / intangible; 2) amortizationMethod - available 1 choice: straightLine; 3) status - available 3 choices: active / lost / sold; 4) transaction - visit /api/v1/accounting/transactions/ to get pk of the transaction; 5) company - visit /api/v1/companies/ to get pk of the company.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!