Accounts
Create a Account
post/apps/{appId}/accounts/
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
Query parameters
journalcodestring
namestring
descriptionstring
keywordsstring
accounting_numberstring
is_cashflowboolean
is_salesboolean
is_purchaseboolean
is_variousboolean
is_associateboolean
initiale_balancenumber
Integer for example for initiale balance amount of 10.50, 10.50 x 100 = 1050
Response
Success