Request parameters tab
          This tab is contains the list of request parameters that are required to make the API call. This table shows the columns and description of the parameters:
         
         | Column | Description | 
|---|---|
| Name | The request parameter name as defined in the API metadata. An asterisk indicates whether it is required to pass a value for this parameter. | 
| Description | The request parameter description as defined in the API metadata. | 
| Data Type | The request parameter data type as defined in API metadata. | 
| Value | Specify request parameter value. It can be a constant value or you can use API Flow parameters. When API Flow parameter is a JSON Object, JSON Path expression can be used. 
              See API Flow parameters.  |