get Data For Create Fraud

GET {{baseUrl}}/v6/claims/:claim-id/fraud/loaddataforfraud

Issuers use this endpoint to obtain fraud-related information associated with a claim before creating a fraud item for the claim.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"acctDeviceTypes":[{"name":"1","value":"1 - Chip with PIN"},{"name":"1","value":"1 - Chip with PIN"}],"acctStatuses":[{"name":"N","value":"N - Account has not been closed"},{"name":"N","value":"N - Account has not been closed"}],"cardValidCodes":[{"name":"M","value":"M - CVC 2 Valid"},{"name":"M","value":"M - CVC 2 Valid"}],"subTypes":[{"name":"N","value":"N - PIN not used"},{"name":"N","value":"N - PIN not used"}]}