Update the Onfido SDK Outcome
PATCH {{baseUrl}}/v1/accounts/:account_id/onfido/sdk
This request allows you to send Alpaca the result of the Onfido SDK flow in your app. A notification of a successful outcome is required for Alpaca to continue the KYC process.
Request Body
{"outcome"=>"deserunt ut est in labore", "token"=>"id", "reason"=>"reprehenderit fugiat"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""