v1

latestOpenAPI 3.0.42026-07-2499260182.5 KB
customers

Creates a customer

Creates a customer, 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'. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

post/api/v{version}/customers/individual

Path parameters

versionstring required

The requested API version

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

namestring nullable
dateOfBirthstring date-time nullable
timeSlotstring nullable
instructionstring nullable
deliveryPreferencestring nullable

Response

Created

idstring uuid