addAccountError(options)

Example

          context.addAccountError({
  accountMappingKey: "12345",
  failureReason: "Cannot connect to provider",
  errorCode: "2000001200"
}); 

        

The properties embedded in the JSON string include the following:

Related Topics

General Notices