POST api/ChartofAccount/GetAllAccountsByCustomGroupId

Request Information

URI Parameters

None.

Body Parameters

ChartofAccount
NameDescriptionTypeAdditional information
AccountClassEnum

EnumAccountClass

None.

IsActive

boolean

None.

PostState

boolean

None.

EntryDate

date

None.

ModifyDate

date

None.

PostDate

date

None.

Account_Level

integer

None.

AccountClass

integer

None.

AccountTypeId

integer

None.

BSNoteId

integer

None.

CompanyId

integer

None.

EntryUser

integer

None.

FinancialYearId

integer

None.

Id

integer

None.

ModifyUser

integer

None.

OrganizationId

integer

None.

PLNoteId

integer

None.

PostUser

integer

None.

ParentCodeId

integer

None.

BranchId

integer

None.

CustomGroupId

integer

None.

AccountCurrencyId

integer

None.

AccountCode

string

None.

AccountGroup

string

None.

AccountTitle

string

None.

AccountTitleOtherLingo

string

None.

OtherErpCode

string

None.

ParentAccountCode

string

None.

QrCode

string

None.

AccountNo

string

None.

IBAN

string

None.

BankBranchId

integer

None.

SearchDetailAccount

boolean

None.

SearchGroupAccount

boolean

None.

COAAllocationList

Collection of COAAllocation

None.

ChartofAccountsList

Collection of ChartofAccount

None.

YearObCredit

decimal number

None.

YearObDebit

decimal number

None.

AccountDisplay

string

None.

ParentAccountCodeTitle

string

None.

CityId

integer

None.

ActionId

integer

None.

CustomerGroupId

integer

None.

PhoneNumber

string

None.

ClassName

string

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Architecture.Model.Accounts.COAAllocation'. Path 'COAAllocationList[0].COAAllocationlist'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Architecture.Model.Accounts.COAAllocation'. Path 'COAAllocationList[0].COAAllocationlist'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Architecture.Model.Accounts.COAAllocation, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Architecture.Model.Accounts.COAAllocation, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ChartofAccount'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.