ApiHelper/ExecuteApiToObject
Executes the API that you have defined using DynamcAPI as an object
Request Information
Parameters
Name | Description | Type |
---|---|---|
contents |
Body (JSON format) |
String |
queryString |
Query string |
Dictionary`2 |
urlParam |
URL parameters |
Dictionary`2 |
Response Information
Response Description
Description | Type |
---|---|
Object |
T |