# Administrator Resources Endpoints for managing administrative tasks, such as user roles, currency codes, country codes and profile document types. ## Return Profile Types - [GET /compliance/kyc-protect/profiles/types](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/protectgetkycprofiletypes.md): Returns all the profile Types ## Returns Accepted Currency Codes - [GET /compliance/kyc-protect/lookup/currencyCodes](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/protectgetlookupcurrencycodes.md): Returns the list of accepted currency codes. ## Return Accepted Country Codes - [GET /compliance/kyc-protect/lookup/countryCodes](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/protectgetlookupcountrycodes.md): Returns the list of accepted country-codes. ## Return Sanction Body Details - [GET /compliance/kyc-protect/lookup/sanctionBodies](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/complianceprotectgetlookupsanctionbodies.md): Gets the list of all available sanction body names along with related ID. ## Return AML Preference Settings - [GET /compliance/kyc-protect/settings/preferences/aml](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/compliancegetkycsettingspreferencesaml.md): Returns AML preferences for the current logged-in customer,Fetches the AML preferences configured for the current customer, filtered by search type and action type. ## Update AML Preference Settings - [PUT /compliance/kyc-protect/settings/preferences/aml](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/complianceputkycsettingspreferencesaml.md): Updates AML preferences for the current logged-in customer, Allows the customer to update AML preferences such as threshold, search type, action type, datasets, sanction bodies, and PEP tiers. Returns the updated preferences details. ## Return Profile Document Types - [GET /compliance/kyc-protect/profiles/document-types](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/kycprotect/kycprotect/administrator-resources/kycprotectgetprofiledocumenttypes.md): Returns a list of document types valid for the provided profile type.