Newer Version Available

This content describes an older version of this product. View Latest

Buyer Profile Input

Input details for updating the buyer profile.
JSON example
1{
2  "firstName": "Morton",
3  "lastName": "Breitenberg",
4  "email": "noreply@example.com",
5  "phoneNumber": "+16102347740"
6}
Properties
Name Type Description Required or Optional Available Version
email String The email address of the buyer. Optional 59.0
firstName String The first name of the buyer. Optional 59.0
lastName String The last name of the buyer. Optional 59.0
phoneNumber String The phone number of the buyer. Optional 59.0