AOP API/Accounting & Ledger
/finance/accounts/{id}Update an account's name / code / type / sub_type.
https://api.w3builders.com/v1/finance/accounts/{id}| Field | Type |
|---|---|
| success | value |
curl -X PATCH https://api.w3builders.com/v1/finance/accounts/123 \-H "Authorization: Bearer $TOKEN"
{"shape": "{ success: true }"}
curl -X PATCH https://api.w3builders.com/v1/finance/accounts/123 \-H "Authorization: Bearer $TOKEN"
{"shape": "{ success: true }"}