Update account
PUT {{baseUrl}}/v3/ledger/account/:id
2 credits per API call.
Update account by ID. Only a small number of fields can be updated.
Request Body
{"accountCode"=>"AC_1011_B", "accountNumber"=>"123456"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |