Out of Wallet Questions Validation Response

NOTE: Authorization Header requires access token from /auth endpoint

Authorization: Bearer YOUR_ACCESS_TOKEN

result object format

{
    "TYPE 1": "VALUE 1",
    "TYPE 2": "VALUE 2",
    "TYPE 3": "VALUE 3",
    "TYPE 4": "VALUE 4",
    "TYPE 5": "VALUE 5"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!