refactor/tweaked the error message

This commit is contained in:
hongwei 2024-11-08 09:50:53 +01:00
parent 3ddc6c0946
commit 27eb2ecfa2

View File

@ -1171,7 +1171,7 @@ trait APIMethods310 {
CustomerNumberAlreadyExists,
UserNotFoundById,
CustomerAlreadyExistsForUser,
CreateConsumerError,
CreateCustomerError,
UnknownError
),
List(apiTagCustomer, apiTagPerson),