getOutputContentData method: ServiceAPI class

Syntax

getOutputContentData()

Description

Use the getOutputContentData method to retrieve the actual content data sent back from the third party for consumer REST call.

Parameters

None.

Returns

A String value.

Example

&RawData = &ServiceAPI.getOuputContentData();