Skip to main content
POST
Answer Source of Funds questions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
question
string

The text of the question being answered.

answer
string

The user's answer to the question.

Response

Source of Funds answers submitted successfully.

message
string
Example:

"Source of funds submitted"