Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 869 Bytes

RedemptionsListResponseBodyRedemptionsItemCustomer.md

File metadata and controls

26 lines (14 loc) · 869 Bytes

RedemptionsListResponseBodyRedemptionsItemCustomer

Properties

Name Type Description
id String Unique identifier of an existing customer. It is assigned by Voucherify.
name String Customer's first and last name.
email String Customer's email address.
sourceId String A unique identifier of the customer. It can be a customer ID or email from a CRM system, database, or a third-party service.
metadata Object A set of custom key/value pairs that are attached to the customer. It stores all custom attributes assigned to the customer.
_object ObjectEnum The type of the object represented by JSON.

Enum: ObjectEnum

Name Value
CUSTOMER "customer"