loadRequestHeaders method: ServiceAPI class
Syntax
loadRequestHeaders()Description
Loads all the Request headers defined on the Application Service. This method is valid for Consumer Application Services only.
Parameters
None.
Returns
None.
Example
&ServiceAPI.loadRequestHeaders();