Customers
Update customer information
post/customers/update/{customerId}
Path parameters
customerIdinteger required
Customer's id
Query parameters
firstNamestring required
Customer's given (first) name
lastNamestring required
Customer's surname (last name)
streetstring required
Street Address including bilding number and apartment (if any)
citystring required
City
statestring required
US state or Region name
zipCodestring required
ZIP code or province id
phoneNumberstring required
Contact Phone Number
ssnstring required
Social Security Number
usernamestring required
Customer's user name
passwordstring required
Customer's password
Response
successful operation
string required