Get Fraud check by IDAsk AIget https://api.staging.payrails.io/payment/frauds/{fraudId}Find a Fraud check from a given ID.Path ParamsfraudIduuidrequiredIdentifier of the resource in Payrails.Query ParamsincludeInstrumentbooleanDefaults to falseBoolean indicating if the payment instrument should be included in the response.truefalseincludeHolderReferencebooleanDefaults to falseBoolean indicating if the holder reference should be included in the response.truefalseResponses 200Fraud check found, and all details are included. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago