Source Of Wealth
curl --request GET \
--url 'https://{{baseUrl}}/classifier/sourceOfWealth' \
--header 'Authorization: Bearer <token>'[
{
"code": "12",
"description": "Other",
"businessUnit": "sandbox"
},
{
"code": "9",
"description": "Gift",
"businessUnit": "sandbox"
}
]Classifiers
Source Of Wealth
GET
/
classifier
/
sourceOfWealth
Source Of Wealth
curl --request GET \
--url 'https://{{baseUrl}}/classifier/sourceOfWealth' \
--header 'Authorization: Bearer <token>'[
{
"code": "12",
"description": "Other",
"businessUnit": "sandbox"
},
{
"code": "9",
"description": "Gift",
"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