Here we will find the lookup types under the PERSON.ADDRESS entity and the PERSON_ADDRESS_TYPE lookup type code. This lookup type code refers to the address types valid for private persons.
The first path parameter is the entity name (in this case, PERSON.ADDRESS).
The second path parameter is the lookup type code (in this case, PERSON_ADDRESS_TYPE)
To find the lookup types, use the following endpoint:
Below you will find the response to the sample request:
We can see the list of address lookup types for private persons. This means that a person's address type must be one of the defined values. Next, we will find the translation for a particular lookup type.
https://lookup-api.sandbox.tuumplatform.com/api/v1/entity/PERSON.ADDRESS/lookup-type/PERSON_ADDRESS_TYPE/lookup-settings
Learn more about the f endpoint in the Tuum developer portal.
You can also get similar responses using the module-specific API endpoint.
For example, you can use this :
person-api.sandbox.tuumplatform.com
/api/v1/entity/PERSON.ADDRESS/lookup/PERSON_ADDRESS_TYPE