🚀 Welcome to our revamped documentation featuring dedicated Business Logic and API sections with improved layouts—please remember to update your bookmarks as old links will no longer work!
curl --request GET \
--url 'https://{{baseUrl}}/classifier/riskManagementCategory' \
--header 'Authorization: Bearer <token>'[
{
"code": "ORG_PK",
"title": "Customer category: Organization, Paskolų klubas",
"targetObject": "CUSTOMER",
"isOccasional": false,
"businessUnit": "sandbox"
},
{
"code": "ORG_MIP",
"title": "Customer category: MIP Organization, Mokėjimų inicijavimas",
"targetObject": "CUSTOMER",
"isOccasional": false,
"businessUnit": "sandbox"
}
]curl --request GET \
--url 'https://{{baseUrl}}/classifier/riskManagementCategory' \
--header 'Authorization: Bearer <token>'[
{
"code": "ORG_PK",
"title": "Customer category: Organization, Paskolų klubas",
"targetObject": "CUSTOMER",
"isOccasional": false,
"businessUnit": "sandbox"
},
{
"code": "ORG_MIP",
"title": "Customer category: MIP Organization, Mokėjimų inicijavimas",
"targetObject": "CUSTOMER",
"isOccasional": false,
"businessUnit": "sandbox"
}
]Documentation Index
Fetch the complete documentation index at: https://api.amlyze.com/llms.txt
Use this file to discover all available pages before exploring further.