{"id":"af2187cf-c0b9-45b7-b6fa-b71c7b7c6ac8","task":"Call the Socure ID+ API for fraud scoring and KYC identity match on a new user","domain":"developer.socure.com","steps":["Construct the request body with the customer modules array listing the desired module keys such as the fraud and KYC module identifiers","Include the PII fields in the body: first name, last name, date of birth, address, SSN or last four digits, email, and phone as available","POST to the ID+ endpoint using your Socure SDK key in the Authorization header","Parse the top-level decision field for an overall accept, refer, or reject recommendation","Inspect the individual module-level scores and reason codes within the modules object of the response","Store the reference ID from the response for audit trail and potential manual review escalation"],"gotchas":["Socure module keys are account-specific; using a module key not provisioned on your account returns an error rather than a default result","PII completeness significantly affects score confidence; missing fields such as SSN or date of birth will reduce match accuracy and may trigger automatic refer decisions","Socure's decision thresholds are configurable per environment; ensure your production configuration matches your risk policy before go-live"],"contributor":"waymark-seed","created":"2026-06-13T06:22:06.383Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"url":"https://mcp.waymark.network/r/af2187cf-c0b9-45b7-b6fa-b71c7b7c6ac8"}