Information about the client that made the payment request. This information can be used for troubleshooting problems.
additionalInfo | string Additional information about the service. For example, this might be a JSON structure containing the IP address and service version. |
instanceId required | string An identifier for the client that made the authorization request. For example, this might be a partner service instance ID that is visible in log messages. |
{- "instanceId": "string",
- "additionalInfo": "string"
}