Update a customer
patch/customers/{id}
Path parameters
idstring required
the customer's id
Request body
firstNamestring
Customer's first name
lastNamestring
Customer's last name
emailstring
Customer's email address
phoneNumberstring
Customer's phone number
type'BUSINESS' | 'PRIVATE'
Type of customer
psuIdTypestring
Type of PSU ID
nationalIdstring
Customer's national ID
nationalIdIssueDatestring date
The date when the national ID was issued
birthDatestring date
Customer's birth date
businessIdstring
Business ID if the customer is a business
businessNamestring
Business name if the customer is a business
businessType'LicensedOperator' | 'Company' | 'CreditServiceProvider' | ''
Type of business
businessEstablishedDatestring date
The date when the business was established
activityAreastring
Area of business activity
geoArea'North' | 'Sharon' | 'TelAviv' | 'Center' | 'South' | 'Lowlands' | 'JudahAndSamaria' | ''
Geographical area of the business
Response
No Content