v1
latestOpenAPI 3.0.42026-07-2499260182.5 KBcustomers
update individual customer.
update individual customer by id, The 'Gender' paramater indicates the gender of the customer and accepts 'male', or 'female', the 'TimeSlot' paramater indicates time slot preference and accepts 'morning','afternoon', or 'evening',the 'DeliveryPreference' paramater indicates delivery preference and accepts 'home', or 'pickup-point' .
put/api/v{version}/customers/individual/{id}
Path parameters
versionstring required
The requested API version
idstring uuid required
Headers
X-Tenantstring required
Input your tenant Id to access this API
Request body
Response
OK