GET api/AccountGenLedger?gledgerId={gledgerId}&bookId={bookId}&bookTypeId={bookTypeId}&transTypeId={transTypeId}&finYearId={finYearId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| gledgerId | integer |
Required |
|
| bookId | integer |
Required |
|
| bookTypeId | integer |
Required |
|
| transTypeId | integer |
Required |
|
| finYearId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DataSet| Name | Description | Type | Additional information |
|---|---|---|---|
| RemotingFormat | SerializationFormat |
None. |
|
| SchemaSerializationMode | SchemaSerializationMode |
None. |
|
| CaseSensitive | boolean |
None. |
|
| DefaultViewManager | Collection of Object |
None. |
|
| EnforceConstraints | boolean |
None. |
|
| DataSetName | string |
None. |
|
| Namespace | string |
None. |
|
| Prefix | string |
None. |
|
| ExtendedProperties | Dictionary of Object [key] and Object [value] |
None. |
|
| HasErrors | boolean |
None. |
|
| IsInitialized | boolean |
None. |
|
| Locale | CultureInfo |
None. |
|
| Site | ISite |
None. |
|
| Relations | Collection of Object |
None. |
|
| Tables | Collection of Object |
None. |
|
| Container | IContainer |
None. |
|
| DesignMode | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.