Skip to content

Latest commit

History

History
14 lines (9 loc) · 567 Bytes

File metadata and controls

14 lines (9 loc) · 567 Bytes

CustomerUpdate

Properties

NameTypeDescriptionNotes
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]