Create Fraudulent Transactions
Call this endpoint to flag a submitted transaction as fraudulent. This will prevent it from being rewarded.
Required scopes: transaction:write
Note: Maximum of 500 fraudulent transactions can be created per request
.
Path parameters
organizationId
Your issuer organization ID, provided by Kard
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
data
List of fraudulent transactions to report
Response
This endpoint returns an object.
data