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
.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
organizationId
Your issuer organization ID, provided by Kard
Request
This endpoint expects an object.
data
List of fraudulent transactions to report
Response
This endpoint returns an object.
data