AbiliTec ID Bundles

Learn about the different types of AbiliTec ID bundles.

The AbiliTec ID bundles return various AbiliTec ID types (ConsumerLink, HouseholdLink, and AddressLink).

abilitec Bundle

The abilitec bundle returns Links, such as ConsumerLinks, AddressLinks, or HouseholdLinks.

For more information about AbiliTec Links, see "AbiliTec Identifiers".

Example

Sample abilitec bundle in JSON format.

{
  "abilitec": {
      "consumerLink" : "003YUS02XKRLMYCQ",
      "addressLink" : "003YUS136XH7B3BT",
      "householdLink" : "003YUS18Y4Y5X9WT"
  }
}