Get KYC Rules
This API endpoint allows clients to retrieve the rules associated with a specific KYC workflow based on the document type.
Last updated
This API endpoint allows clients to retrieve the rules associated with a specific KYC workflow based on the document type.
Last updated
This API endpoint allows clients to retrieve the rules associated with a specific KYC workflow based on the document type. The KYC rules provide clients with the necessary information on the mandatory fields and additional requirements for the KYC process.
Authorization
: Bearer [token] (required): The authentication token for accessing the API.
Response: Upon a successful request, the API will return a response containing the KYC rules associated with the specified document type.
GET
https://sdk.faceki.com/kycrules/api/kycrules
Name | Type | Description |
---|---|---|
Method: GET
Authorization: Bearer Token
By utilizing the "Get KYC Rules" API, clients can retrieve the specific rules and requirements associated with different KYC workflows, allowing them to tailor their user interfaces and data collection processes accordingly. This enhances the overall user experience and ensures compliance with KYC regulations.
Content-Type:*
String
application/json
Authorization:*
String
Bearer [token]