Appeal Reason Type
curl --request GET \
--url 'https://{{baseUrl}}/classifier/appealReasonType' \
--header 'Authorization: Bearer <token>'[
{
"code": "Recommendations from partners or acquaintances",
"title": "Recommendations from partners or acquaintances",
"businessUnit": "sandbox"
},
{
"code": "Flexible tariffs and fees",
"title": "Flexible tariffs and fees",
"businessUnit": "sandbox"
}
]Classifiers
Appeal Reason Type
GET
/
classifier
/
appealReasonType
Appeal Reason Type
curl --request GET \
--url 'https://{{baseUrl}}/classifier/appealReasonType' \
--header 'Authorization: Bearer <token>'[
{
"code": "Recommendations from partners or acquaintances",
"title": "Recommendations from partners or acquaintances",
"businessUnit": "sandbox"
},
{
"code": "Flexible tariffs and fees",
"title": "Flexible tariffs and fees",
"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.
⌘I