Company
API | Description |
---|---|
GET Company/AllCompanies |
No documentation available. |
GET Company/FindCompany/{id} |
No documentation available. |
GET Company/FindCompanyCode/{CompanyCode} |
No documentation available. |
PUT api/Company/{id} |
No documentation available. |
POST api/Company |
No documentation available. |
DELETE api/Company/{id} |
No documentation available. |
Account
API | Description |
---|---|
GET Account/AllAccounts/{CompanyCode}/{AccTypeCode} |
No documentation available. |
GET Account/SearchAccount/{CompanyCode}/{SearchStr}/{AccTypeId} |
No documentation available. |
GET Account/AccountBal/{CompanyCode}/{AccTypeId}/{AccId}/{TranDate} |
No documentation available. |
GET Account/CollectionList/{CompanyCode}/{AgentAccTypeId}/{AgentAccId}/{TranDate}/{option} |
No documentation available. |
GET Account/FindAccount/{CompanyCode}/{idType}/{id} |
No documentation available. |
GET Account/AccountList/{CompanyCode}/{idType}/{dummy} |
No documentation available. |
GET Account/GetNewNo/{CompanyCode}/{idType} |
No documentation available. |
GET Account/ValidateData/AddEdit/{account}?AddEdit={AddEdit} |
No documentation available. |
PUT api/Account |
No documentation available. |
POST api/Account |
No documentation available. |
DELETE api/Account/{id}?CompanyCode={CompanyCode}&idType={idType} |
No documentation available. |
tp
API | Description |
---|---|
POST Test |
No documentation available. |
GET api/tp |
No documentation available. |
GET api/tp/{id} |
No documentation available. |
PUT api/tp/{id} |
No documentation available. |
DELETE api/tp/{id} |
No documentation available. |
Query
API | Description |
---|---|
GET Query/AccountLedger/{CompanyCode}/{AccTypeId}/{AccId}/{FromDate}/{ToDate} |
No documentation available. |
GET Query/AccountIntStmt/{CompanyCode}/{AccTypeId}/{AccId}/{FromDate}/{ToDate}/{IntPer} |
No documentation available. |
GET Query/AccountMiniStmt/{CompanyCode}/{AccTypeId}/{AccId} |
No documentation available. |
GET Query/AgentSummary/{CompanyCode}/{FromDate}/{ToDate}/{AgentAccTypeId}/{AgentAccId} |
No documentation available. |
GET Query/TranDetail/{CompanyCode}/{FromDate}/{ToDate}/{UserId} |
No documentation available. |
GET Query/TranSummary/{CompanyCode}/{FromDate}/{ToDate} |
No documentation available. |
UserMaster
API | Description |
---|---|
GET User/AllUsers/{CompanyCode} |
No documentation available. |
GET User/FindUser/{id} |
No documentation available. |
GET User/ValidateMobile/{UserName}/{MobileNo}/{CompanyCode}/{Dummy} |
No documentation available. |
POST api/UserMaster?UserName={UserName}&Password={Password}&CompanyCode={CompanyCode} |
No documentation available. |
GET api/UserMaster?AddEdit={AddEdit} |
No documentation available. |
PUT api/UserMaster |
No documentation available. |
POST api/UserMaster |
No documentation available. |
DELETE api/UserMaster/{id} |
No documentation available. |
TranRec
API | Description |
---|---|
GET Tranrec/AllTranRecs/{CompanyCode}/{TranType} |
No documentation available. |
PUT api/TranRec?CompanyCode={CompanyCode}&TranId={TranId} |
No documentation available. |
POST api/TranRec |
No documentation available. |
DELETE api/TranRec/{id} |
No documentation available. |
AccountType
API | Description |
---|---|
GET api/AccountType |
No documentation available. |
GET api/AccountType/{id} |
No documentation available. |
PUT api/AccountType/{id} |
No documentation available. |
POST api/AccountType |
No documentation available. |
DELETE api/AccountType/{id} |
No documentation available. |
UserRole
API | Description |
---|---|
GET api/UserRole |
No documentation available. |
GET api/UserRole/{id} |
No documentation available. |
PUT api/UserRole/{id} |
No documentation available. |
POST api/UserRole |
No documentation available. |
DELETE api/UserRole/{id} |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values |
No documentation available. |
GET api/Values/{id} |
No documentation available. |
POST api/Values |
No documentation available. |
PUT api/Values/{id} |
No documentation available. |
DELETE api/Values/{id} |
No documentation available. |
Token
API | Description |
---|---|
GET api/Token?username={username}&password={password}&CompanyCode={CompanyCode} |
No documentation available. |
POST api/Token?username={username}&password={password}&CompanyCode={CompanyCode} |
No documentation available. |