diff --git a/obp-api/src/main/scala/code/api/v5_0_0/APIMethods500.scala b/obp-api/src/main/scala/code/api/v5_0_0/APIMethods500.scala index f2e081f11..770a8f870 100644 --- a/obp-api/src/main/scala/code/api/v5_0_0/APIMethods500.scala +++ b/obp-api/src/main/scala/code/api/v5_0_0/APIMethods500.scala @@ -1022,8 +1022,8 @@ trait APIMethods500 { nameOf(getCustomerOverviewByCustomerNumber), "POST", "/banks/BANK_ID/customers/customer-number", - "Get Customer by CUSTOMER_NUMBER and BANK_CODE", - s"""Gets the Customer specified by CUSTOMER_NUMBER and BANK_CODE. + "Get Customer Overview", + s"""Gets the Customer Overview specified by CUSTOMER_NUMBER and BANK_CODE. | | |${authenticationRequiredMessage(true)}