Open manwithsteelnerves opened 4 years ago
Facing the same issue. Did you find anything related to this?
@gowthamvbhat A customer name should at least contain three characters . let us know if this issue is still persist
@ankitdas13 Why is this restriction in place? Couldn't find any documentation on it.
@gowthamvbhat @manwithsteelnerves You are right! We should add this in our documentation. We will keep this issue open till our documentation is amended.
@kkyusufk If you don't mind, can you share why this restriction is in place? I have observed the same in other services
@gowthamvbhat Thats our business requirement, we do not allow less than 3 characters for first name.
@kkyusufk Ah! Thank you
We started getting the error stated in the title with 400 status.
Is there any restriction on the customer name length(I tried with 2 character customer name)? If so can you please have it in the api doc if anything like that exists?