Anti-fraud services
Update anti-fraud service
Update an anti-fraud service, enabling merchants to determine risky transactions and prevent chargebacks.
PUT
This endpoint requires the anti-fraud-services.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for an anti-fraud service.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Body
application/json
A request to update an anti-fraud service.
Response
200
application/json
Returns the anti-fraud service that was updated.
The response is of type object
.