curl --request GET \
--url https://production.hifibridge.com/v2/users/{userId}/kyc/status \
--header 'Authorization: Bearer <token>'{
"status": "INACTIVE",
"message": "The rail is not active."
}Get the user’s latest KYC status for a specific rail after a KYC submission. If no KYC submission has been made for the rail, it will have an INACTIVE status.
The Get KYC Status endpoint provides the current KYC status of a rail, including details on any invalid or incomplete fields that may require updates. To address any invalid or incomplete fields, use the Update KYC endpoint, and then resubmit the data using the Submit KYC endpoint.
curl --request GET \
--url https://production.hifibridge.com/v2/users/{userId}/kyc/status \
--header 'Authorization: Bearer <token>'{
"status": "INACTIVE",
"message": "The rail is not active."
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the user
The type of rail. The type of rail.
USD, SOUTH_AMERICA_STANDARD, AFRICA_GENERAL, AFRICA_NIGERIA, GLOBAL_NETWORK Success
Kyc Status
INACTIVE: No KYC submission has been made.CREATED: KYC application has been submitted.PENDING: Review in progress.RFI_PENDING: An RFI (Request for Information) email has been sent and is pending user response.INCOMPLETE: RFI or resubmission required.ACTIVE: User approved and onboarded.REJECTED: KYC application rejected.CONTACT_SUPPORT: Unexpected issue encountered during KYC review.INACTIVE, CREATED, PENDING, INCOMPLETE, RFI_PENDING, ACTIVE, REJECTED, CONTACT_SUPPORT Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Document type.
Document subType.
Show child attributes
APPROVED, DECLINED FINAL, RETRY Show child attributes
Show child attributes
APPROVED, DECLINED FINAL, RETRY Show child attributes
Document type.
Document subType.
Show child attributes
APPROVED, DECLINED FINAL, RETRY Show child attributes
Show child attributes
APPROVED, DECLINED FINAL, RETRY