POST kot/Account?option={option}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
option

string

Required

Body Parameters

accountGroup
NameDescriptionTypeAdditional information
accnt_group_id

integer

None.

name

string

None.

description

string

None.

group_head_id

integer

None.

accnt_type_id

integer

None.

accnt_belongs_to_id

integer

None.

allow_change

boolean

None.

company_id

integer

None.

status

string

None.

created_by

integer

None.

created_on

date

None.

last_modified_by

integer

None.

last_modified_on

date

None.

recycle

boolean

None.

accountBelongsTo

accountBelongsTo

None.

accountType

accountType

None.

companyDetail

companyDetail

None.

ledgers

Collection of ledger

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>