Preview

CustomerUnificationPartyLocation is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

CustomerUnificationPartyLocation

Mailing or physical location associated with a party.

This page contains

    Fields

    sourceSystem: String

    System that owns this location row.

    sourceId: String

    Location or address identifier in the source.

    locationId: String

    Location id when distinct from sourceId.

    locationName: String

    Site or location label.

    address: String

    Primary address line.

    address2: String

    Secondary address line.

    city: String

    City or locality.

    state: String

    State or region.

    zipcode: String

    Postal or ZIP code.

    country: String

    Country name or code.

    createdAt: DateTime

    When this location row was created in the source (RFC 3339).

    Parent objects of CustomerUnificationPartyLocation

    CustomerUnificationReviewQueueItem PREVIEW

    A pending merge cluster: transitively linked party pairs grouped into one connected component for clerical review. Listing rows use the representative pair id and primary party display fields; full members are loaded on the cluster detail query.