{
  "service": "Creditcrest Identity",
  "version": "1.0.0",
  "not_a_decision": "This records what was verified about a person, how and by whom. Whether that is enough to establish the customer's identity on reasonable grounds is the reporting entity's judgement under its own AML/CTF program. Creditcrest Technologies is not a credit provider, is not a credit assistance provider, and does not hold an Australian credit licence. Its software produces evidence; the licensee makes the decision.",
  "stores": "nothing",
  "endpoints": {
    "POST /v1/identity/contact/start": "{channel: email|mobile, destination, lender}",
    "POST /v1/identity/contact/resend": "{token}",
    "POST /v1/identity/contact/check": "{token, code}",
    "GET /v1/identity/address?q=": "G-NAF suggestions",
    "POST /v1/identity/id/start": "{reference, callback}",
    "POST /v1/identity/id/webhook": "the provider’s signed result (X-Signature-V2)",
    "POST /v1/identity/decision": "{record, rules, asAt}",
    "POST /v1/identity/record": "{applicant, contacts, identity, address, rules, asAt}"
  }
}