creditLimit can not update via API

in Development
I am trying to update creditLimit and balance via 'CreditAccount' API, But it is not working. Please advice.
https://api.lightspeedapp.com/API/Account/{accountID}/CreditAccount/{creditAccountID}.json
Tags:
3 comments
Is it possible to update credit account limit and balance with API. Please confirm.
Hi @renjithmb , the credit account endpoint will return information about the balance and credit limit, but these cannot be set or updated at this endpoint. The balance of a credit account can be updated via the sale endpoint by using the credit account payment type. The credit limit can only be adjusted via the UI.
Lightspeed HQ
Thanks for the information. Could you please update the same in lightspeed API doc also.