POST creates a temporary accept list (whitelist) using the `validUntil` field and additional criteria.
All matching future transaction cases will be automatically accepted.
workflowRequest
Anchor point to identify original case that the account was whitelisted for tenantTransactionId
List of criteria to be met for the transaction to be considered as accepted. If multiple criteria are provided, at least one must be met by transaction. Otherwise, transaction is considered as not temporary accepted and normal processing is happening for it.
Value
Type of the value. Currently supported values are accountId and accountNumber.
Unique identifier for the transaction
Date and time the accept list is valid until in UTC time zone.
Successfully processed Workflow
Anchor point to identify original case that the account was whitelisted for tenantTransactionId
List of criteria to be met for the transaction to be considered as accepted. If multiple criteria are provided, at least one must be met by transaction. Otherwise, transaction is considered as not temporary accepted and normal processing is happening for it.
Value
Type of the value. Currently supported values are accountId and accountNumber.
Unique identifier for the transaction
Date and time the accept list is valid until in UTC time zone.
Bad request
Unauthorized
Forbidden
Too many requests. Please retry later