The Manage AML Exception API allows to change status of the AML exceptions.
Input Parameters:
Name
Required
Definition
Comments
ExceptionDescription
N
Format: Alphanumeric, 1-500
ExceptionID
Y
Format: Alphanumeric, 10
ExceptionStatus
Y
Format: options:
New (saved as NEW)
Approved (saved as APPROVED)
CardReporting (saved as REPORT)
CardReportingAndClosure (saved as REPORTCC)
CardClosure (saved as CC)
InProgress (saved as INPROGRESS)
<?xml version="1.0"?><PraxellXMLResponse> <ResponseDetails> <ServiceName>ManageAMLException</ServiceName> <SessionId>07071612200737105</SessionId> <StatusCode>70029</StatusCode> <StatusName>Data not found (cardholder not found)</StatusName> <StatusDescription>Data not found (cardholder not found)</StatusDescription> <ServiceDate>2021-10-0112:37:50</ServiceDate> <ServiceId>07071612200737105</ServiceId> </ResponseDetails> <ResponseParams> </ResponseParams></PraxellXMLResponse>