POST api/200/table/PostRetrieve
post 查询参数查询
Request Information
URI Parameters
None.
Body Parameters
Dictionary of Object [key] and Object [value]Request Formats
application/json, text/json
Sample:
{
"System.Object": {}
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}