curl --request GET \
--url https://{tenant}.fincode.software/api/v6/services/admin/compliance/kyc-detail/{id} \
--header 'X-Auth-Token: <x-auth-token>' \
--header 'platform: <platform>' \
--header 'uuid: <uuid>'Retrieves KYC details by ID.
curl --request GET \
--url https://{tenant}.fincode.software/api/v6/services/admin/compliance/kyc-detail/{id} \
--header 'X-Auth-Token: <x-auth-token>' \
--header 'platform: <platform>' \
--header 'uuid: <uuid>'