Dev Guide
Dev GuideUser GuideGitHubNuGetDevCommunitySubmit a ticketLog In
GitHubNuGetDevCommunitySubmit a ticket

CustomerPayload

ODP Node SDK / Zaius / CustomerPayload

CustomerPayload

The Zaius Customer payload. See
V3 Customers API
for details.

Index

Properties

Properties

attributes

object

A set of known customer attributes such as name, timezone, etc.

Index signature

[field: string]: FieldValue | undefined

Type declaration

Defined in: src/Api/Types/CustomerPayload.ts:20

identifiers

Identifiers

A set of identifiers that uniquely identify the customer.
At least one identifier is required.

Defined in: src/Api/Types/CustomerPayload.ts:16