Newer Version Available

This content describes an older version of this product. View Latest

Compliance Procedure Business Context Input

Input representation of a business context with the parameter name and value.
JSON example
1{
2  "paramName": "accountId",
3  "paramValue": "00100000000AA1"
4}
Properties
Name Type Description Required or Optional Available Version
paramName String Name of the business context parameter. Required 65.0
paramValue String Value for the business context parameter. Required 65.0