Request Parameters tab
This tab is specified with the list of request parameters 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. |
Data Type | The parameter data type and optional data format as defined in API metadata. |
Value |
To specify a constant value to use in all API calls for the request parameter on this row, define the option in this column. You can use keywords to specify the value in this field. See Keywords. |
Path |
To specify path expressions, select the option in this column. At runtime, the path expression is replaced with the value from the input document. For more information about path expressions see Specifying a path for mapping. |