POST AppStats/Post
Documentation for 'Post'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| infodata | Documentation for 'infodata'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": 1,
"APPNO": 1,
"SALES": "sample string 2",
"DSI_CODE": "sample string 3",
"PARTNER_REP": "sample string 4",
"CUST_NAME": "sample string 5",
"DECISION": "sample string 6",
"DECISION_DATE": "2026-04-03T01:44:04.3019094-04:00",
"WORKLIST": "sample string 7",
"EQUIP_COST": 1.0,
"LESSOR": "sample string 8",
"BK_PROJ_BOOKING_DATE": "2026-04-03T01:44:04.3019094-04:00",
"STATUS_CODE": "sample string 9",
"STATUS_DESC": "sample string 10",
"APP_ENTERED": "sample string 11",
"BKH_CUST_CREDIT_ACCT": "sample string 12",
"BK_PURCHASE_OPTION": "sample string 13",
"INVOICE_DESC": "sample string 14",
"IsUPDATED": true,
"FetchDate": "2026-04-03T01:44:04.3019094-04:00",
"DateCreated": "2026-04-03T01:44:04.302909-04:00",
"Amount_Booked": 1.0,
"Credit_Amount": 1.0
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.