POST api/ExpenseMaster/GetModel
Request Information
URI Parameters
None.
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RequestResultOfMultiParametersOfExpenseMasterAndListOfExpenseItemExAndListOfDjfj| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | boolean |
None. |
|
| Code | string |
None. |
|
| Msg | string |
None. |
|
| Data | MultiParametersOfExpenseMasterAndListOfExpenseItemExAndListOfDjfj |
None. |
Response Formats
application/json, text/json
Sample:
{
"Result": true,
"Code": "sample string 2",
"Msg": "sample string 3",
"Data": {
"Parameter1": {
"Interid": 1,
"Userid": "sample string 2",
"Tota": 3.0,
"Accountid": 4,
"Employeeid": 5,
"Djmemo": "sample string 6",
"Operid": 7,
"Auditid": 8,
"Ywdate": "2025-12-01T11:53:17.281258+08:00",
"Auditdate": "2025-12-01T11:53:17.281258+08:00",
"Kddate": "2025-12-01T11:53:17.281258+08:00",
"Sh": 12,
"Deptid": 13,
"Ywlx": "sample string 14",
"Thistota": 15.0,
"Pjlx": "sample string 16",
"Frid": 17,
"Image": "sample string 18",
"ProviderId": 19
},
"Parameter2": [
{
"Name": "sample string 1",
"Itemid": 2,
"Interid": 3,
"Fytypeid": 4,
"Itemmemo": "sample string 5",
"Tota": 6.0
},
{
"Name": "sample string 1",
"Itemid": 2,
"Interid": 3,
"Fytypeid": 4,
"Itemmemo": "sample string 5",
"Tota": 6.0
}
],
"Parameter3": [
{
"Xlh": 1,
"Djlx": "sample string 2",
"Interid": 3,
"Image": "sample string 4"
},
{
"Xlh": 1,
"Djlx": "sample string 2",
"Interid": 3,
"Image": "sample string 4"
}
]
}
}