/
VE
velox
/
UserAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 16h ago
Details
Filter operations
address-resource
2
application-resource
25
post
/application
post
/application/{uuid}/verify-customer-email
post
/application/{uuid}/update-customer-phone
post
/application/{uuid}/update-customer-email
post
/application/{uuid}/send-customer-email-verification-code
post
/application/sign
post
/application/purchase
post
/application/print
post
/application/offer
post
/application/offers
post
/application/integration/process
post
/application/identify/code
post
/application/generate/email
post
/application/generate/code
post
/application/facematch/process
post
/application/deny
post
/application/complete
get
/application/{uuId}
get
/application/{uuId}/simple
get
/application/{uuId}/customer-photo
get
/application/search
get
/application/notify-sign/{uuId}
get
/application/identifyEmail/{applicationUuId}/{userUuId}/{code}
get
/application/details/{uuId}
get
/application/detailed/search
authentication-resource
3
cooperation-resource
3
health-resource
1
image-resource
3
lender-resource
2
loan-resource
2
merchant-branch-resource
3
merchant-resource
5
score-resource
1
storage-resource
5
subsidy-zone-resource
3
user-resource
3
application-resource
post
/application/deny
Request body
ApplicationDenialRequest
required
applicationUuId
string
required
state
'CREATED'
|
'IDENTIFIED'
|
'IDENTIFICATION_BLOCKED'
|
'FACEMATCH_PENDING'
|
'FACEMATCH_FAILED'
|
'FACEMATCH_BLOCKED'
|
'DENIAL_BY_STOP_FACTOR'
|
'DENIAL_BY_SHOP'
|
'DENIAL_BY_CUSTOMER'
|
'DENIAL_BY_SCORING'
|
'DENIAL_BY_DISTRIBUTION'
|
'CONFIRMED'
|
'ACCEPTED'
|
'AGREED'
|
'TIMEOUT'
|
'REQUEST_FAILED'
|
'SIGNED'
|
'SIGNED_FINISHED'
|
'SIGNING_FAILED'
|
'FINISHED'
|
'FINALIZATION_BLOCKED'
|
'OFFER_CHOSEN'
required
reason
'SUSPICIOUS_CUSTOMER'
|
'NON_COMPETITIVE_OFFER'
|
'OTHER'
|
'INSUFFICIENT_CONDITIONS'
|
'CHANGE_INTENTION'
|
'UNFAVORABLE_CREDIT_CONDITIONS'
required
otherReasonMessage
string
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.