GET api/entities/{entityId}/hasTransactions
Check if the entity has transactions
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| entityId |
Entity Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EntityViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Entity Id |
integer |
None. |
| Name |
Name |
string |
None. |
| IsActive |
Is Active |
boolean |
None. |
| IsShadow |
Is Shadow |
integer |
None. |
| EntityNumber |
Entity Number |
string |
None. |
| EntityType |
Entity Number |
string |
None. |
| FiscalYearEnd |
|
date |
None. |
| FederalIdNumber |
Federal Id Number |
string |
None. |
| Phone |
Phone |
string |
None. |
| NumberOfShares |
Number of shares that lives on the units |
decimal number |
None. |
| SuperEntityId |
Super Entity Id |
integer |
None. |
| EntityNameForChecks |
Entity Name For Checks |
string |
None. |
| DefaultAPBank |
Default AP Bank |
integer |
None. |
| ApPostOutsidePeriod |
AP_Post_Outside_Period |
boolean |
None. |
| ArPostOutsidePeriod |
|
boolean |
None. |
| IsAutomatedCheckIssuanceRestricted |
|
boolean |
None. |
| IsAutoSignatureUsed |
|
boolean |
None. |
| IsAvidInvoiceApprovalUsed |
|
boolean |
None. |
| IsCheckExport |
|
boolean |
None. |
| BoardApprovalId |
|
integer |
None. |
| APAccount |
|
integer |
None. |
| APGlSubAccountID |
|
integer |
None. |
| InterCompanyAccount |
|
integer |
None. |
| ClosingChartOfAccountsID |
|
integer |
None. |
| ClosingGLSubAccountID |
|
integer |
None. |
| IsConsolidated |
|
boolean |
None. |
| Complexity |
|
decimal number |
None. |
| PeriodCloseFrequencyID |
|
integer |
None. |
| AccountingPeriodCodeId |
period code |
AccountingPeriodCode |
None. |
| SuperEntity |
Super Entity |
SuperEntityViewModel |
None. |
| Address |
|
AddressViewModel |
None. |
| BuildingList |
|
Collection of BuildingViewModel |
None. |
| IncludeInFinancials |
|
boolean |
None. |