notifyRiskService

Antom use this API to send the risk cotrol service for merchants. 

Request parameters

disputeId String  REQUIRED

The unique ID received from the gateway/acquirer to identify a dispute.

More information:

  • Maximum length: 64 characters

notificationType String  REQUIRED

The notification type. Valid value is:

  • EVIDENCE_READY: indicates Antom has prepared dispute evidence.

More information:

  • Maximum length: 16 characters

Response parameters

result Result  REQUIRED

The result of the API call.

Show child parameters
API Explorer

Request

Request Body

Response

Response Body

Result/Error codes

CodeValueMessageFurther action
SUCCESSSSuccess
PARAM_ILLEGALFThe required parameters are not passed, or illegal parameters exist. For example, a non-numeric input, an invalid date, or the length and type of the parameter are wrong.

Check and verify whether the required request fields (including the header fields and body fields) of the current API are correctly passed and valid.

SYSTEM_ERRORFA system error occurred.

Do not retry, and contact Antom Technical Support for more details.