Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 983 Bytes

RedemptionsListResponseBodyRedemptionsItemCustomer.md

File metadata and controls

26 lines (14 loc) · 983 Bytes

RedemptionsListResponseBodyRedemptionsItemCustomer

Properties

Name Type Description Notes
id String The ID of an existing customer that will be linked to redemption in this request. [optional]
sourceId String A unique identifier of the customer who validates a voucher. It can be a customer ID or email from a CRM system, database, or a third-party service. If you also pass a customer ID (unique ID assigned by Voucherify), the source ID will be ignored. [optional]
name String Customer's first and last name. [optional]
email String Customer's email address. [optional]
metadata Object [optional]
_object ObjectEnum The type of the object represented by JSON. [optional]

Enum: ObjectEnum

Name Value
CUSTOMER "customer"