Risk analysis response
The Carat Portal will return the analysis status (approved
, rejected
or under analysis
) in the status notification url, in addition to the code and message returned by the service, as shown in the table below:
Field | Description | Size |
---|---|---|
analise.status | Risk analysis | = 3 A |
analise.codigo | Response code | < 3 N |
analise.mensagem | Response message | < 30 N |
The status of the risk analysis can be:
Status | Description |
---|---|
NOV | Analysis has not yet been submitted. |
EXP | Payment transaction has expired before the analysis is sent. |
ACC | The transaction was accepted. |
REJ | Transaction rejected by the risk analysis institution. |
REV | Transaction requires manual review. (Learn more) |
INV | Invalid analysis. |
It is important to note that if an error has occurred, it will be described in the analise.mensagem
of the return URL.
For more information about response codes, read the Response Codes item in the desired anti-fraud solution documentation.