Skip to content

Latest commit

History

History
15 lines (10 loc) · 621 Bytes

File metadata and controls

15 lines (10 loc) · 621 Bytes

CustomerCreate

Properties

NameTypeDescriptionNotes
emailstrCustomer's email address
first_namestrCustomer's first name[optional]
last_namestrCustomer's last name[optional]
phonestrCustomer's phone number[optional]
metadatastrStringified JSON object of custom data[optional]

[Back to Model list][Back to API list][Back to README]