Set or clear risk types for a transaction

This endpoint allows you to set the risk types for a transaction. Currently supports setting the risk to 'r_fraud' or removing all risks by passing an empty list.

Path Params
uuid
required

Internal identifier for the transaction.

Body Params

Request body for setting transaction risk types.

risk_types
array of strings
required

List of risk types for the transaction.

risk_types*
Responses
204

Transaction risks set successfully

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json