Returns the content of the API Response as JSON object.
Syntax
GetResponse(var json: JsonObject)
Parameters
serviceName
Type: JsonObject
JSON object containing the received API response.
Return Value
None
Only API version v2 or above returns JSON object as response.
See Also
GetResponse(Record)
Last modified on