Card - Mock

Simulate Falcon Fraud Message in sandbox environment

Generate a mock Falcon messsage in sandbox. This endpoint will generate a <a href="https://docs.helix.q2.com/docs/event-types#falcon-message-events" target="_blank">Falcon Message real-time event</a> with a userEventTypeId between 10024 and 10026 (inclusive).

post/card/mock/admin/falconFraud

Request body

customerIdinteger required
cardIdinteger required
caseStatusinteger required

Possible values:

  • 0: Generates a real-time event with userEventTypeId=10026 and falconCaseStatus=ACTIVEACTIVE_CASE_SUBSTATUS_DLR_ACTIVENO_BLOCK_SERVICE|
  • 1: Generates a real-time event with userEventTypeId=10025 and falconCaseStatus=CLOSEDNOT_FRAUDNO_BLOCK_SERVICE|
  • 2: Generates a real-time event with userEventTypeId=10025 and falconCaseStatus=CLOSEDNOT_FRAUDREMOVE_BLOCK_SERVICE|
  • 3: Generates a real-time event with userEventTypeId=10024 and falconCaseStatus=CLOSEDUNABLE_CONFIRMED_FRAUDFRAUD_BLOCK_SERVICE|CASE_FRAUD_TYPE_OTHER|

Response

A 200 status with no data property present

0 required— unresolved $ref