Methods

  • post - Assessment results from RPNow test driver
  • put - Assessment results using booking Code
  • put - Assessment results using eligibility Code

Resource

{
    "result": "string",
    "score": "string"
}

Properties

Name Type Description Additional
result string

What was the outcome of scoring.

Possible values are:

  • PASS
  • FAIL
Optional
score string

How much did the candidate score. The score can either be Integer or Real or AlphaNumeric.

Optional