post
https://api-one.cryptoworth.app/v1/classifications_add
Create classifications for the portfolio . API details secluded for security reasons. Please contact your account manager.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Sample Payload
{
"portfolioId": 1,
"addClassificationDetails": [
{
"accountId": 2,
"level": 0,
"parentGroup": null,
"gl_account_number": "123",
"non_taxable": false,
"is_ignored": false,
"name": "Sample Chart of Account",
"desc": "Description goes here."
}
]
}