agnostack/magento_extension

API Response Code

Opened this issue · 0 comments

If a Customer doesn't exists, the API response with the Code 404.
Technically this is correct, but if you monitor your server requests it's confusing, because you can't differentiate between "real" 404 and the 404 from the API.

Is there a way to "fix" this?