Submit an Identity Verification (IDV) application for a Business Account or a Customer Account. Each RocketKOR entity linked to the account will be verified as part of the IDV process:
All entities must be successfully verified in order for the IDV application to be approved.
POST /v1/identity-verifications
Authorization: Bearer <access_token>
accountId REQUIRED
string (UUID)
ID of the Business Account or Customer Account.
identityVerificationProfileId REQUIRED
string
IDV profile used to process the IDV application.
The URI of the newly created IDV application is returned in the Location header.
SAMPLE REQUEST
{
"accountId": "2936cf3f-279f-4fee-a09f-f3f6c4468879",
"identityVerificationProfileId": "kyb-profile-1"
}
SAMPLE RESPONSE
{
201 Identity verification application created successfully. Application resource URI is returned in the Location header.
}
© 2022 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL | © 2023 by Rocket Financial Inc. All rights reserved.
Services Agreement | Privacy Policy | RocketFNCL
© 2023 by Rocket Financial Inc. All rights reserved.