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

organizationIdstringRequired

Your issuer organization ID, provided by Kard

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
datalist of objectsRequired

List of fraudulent transactions to report

Response

This endpoint returns an object.
datalist of objects

Errors