Update Fraud Check Status
URL
The endpoint and http method information to update fraud check status are stated below.
PUT/fraud/v1/fraud-checks/:id/check-status
Request Parameters
The parameters expected to be sent in requests to update fraud check are listed under the table and subheadings below.
id
number
required
Fraud Check Id
Sample Codes
You can review the sample codes in the open source Craftgate API clients.
Update Fraud Check Status
Loading..