Create journal entry.Copy Pagepost https://zalary-beta-gateway-external-client-api.azurewebsites.net/api/v1/tenants/{tenantUid}/journals/{journalUid}/entriesPath ParamstenantUiduuidrequiredUid of the tenant.journalUiduuidrequiredUid of the journal.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonsequenceIdstring | nulldatedate-timerequireddueDatedate-time | nullinvoiceNumberstring | nullexternalIdstring | nullcurrencyCodestringrequiredlength ≥ 1entryLinesarray of objectsrequiredentryLines*ADD objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plaincontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200Journal entry was successfully created. 401User is not authorized. 403User does not have the required roles to access this action. 501The endpoint is not implemented.Updated about 1 year ago