Put
/v3/applications/{application}
Path parameters
application
stringRequired
Body parameters
HMAC Operation - application_update
object
dueDiligence
string
Valid values[
"SDD",
"CDD"
]
questionnaire
Futher questions for the company
OneOf
QuestionnaireDto2
object (QuestionnaireDto2)
isOnline
boolean | null
Must be mark as true when customer is doing business online
Examplefalse
hasOffshoreClients
boolean | null
Must be mark as true when customer has client from off shore zone
Examplefalse
sourceOfFunds
string
Source of funds of the company
Valid values[
"dividends",
"donation",
"funds_from_other_auxiliary_sources",
"inheritance",
"loan_from_financial_institutions",
"loan_from_third_parties",
"ordinary_business_activity",
"origin_of_funds_unknown",
"other",
"rent",
"sale_of_company_shares_or_business",
"sale_of_movable_assets",
"sale_of_real_estate"
]
Exampledividends
monthsOfDoingBusiness
integer | null
For how long the company is oprerational
Example12
projectedMonthlyVolume
number (float) | null
Projected volume in EUR the company will make each month
Example10000.0
ipAddress
string | null
IP Address of customer submitted application
Example127.0.0.1
fingerprint
string | null
Device fingerprint of the customer submitted application
Exampleany string
Responses
200
Success
{
"code": 0
}