abilitecHousehold Bundle
Learn about the data returned in an abilitecHousehold bundle.
In entity documents, the abilitecHousehold bundle returns AbiliTec household links.
For more information about AbiliTec links, see AbiliTec Identifiers.
Document Class: Entity
Data Element | Type | Description | Example or Valid Values |
---|---|---|---|
householdLink | string | AbiliTec household link | 003YUS08KU324BL4 |
Example
Sample abilitecHousehold bundle in JSON format for an Entity document.
{
"abilitecHousehold": {
"householdLink": "003YUS03LS512YQ1"
}
}
Updated over 3 years ago