bagisto / rest-api

19 stars 20 forks source link

Need email validation while store or update new customer. #295

Closed NishantSharma12 closed 5 days ago

NishantSharma12 commented 1 month ago

Rest API - v2.1.2

Bagisto Core - v2.1.2

API-

Admin -> Customers -> /api/v1/admin/customers Store the customer

Reference Screenshot-

Bagisto-Admin-Rest-API-Documentation

Admin -> Customers -> /api/v1/admin/customers/{id} Update Customer

Reference Screenshot-

Bagisto-Admin-Rest-API-Documentation

Admin Screenshot-

Screenshot from 2024-06-04 14-51-28

mukulsharma-webkul commented 1 week ago

verified, email validation is working fine while creating the customer.