mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:37:00 +00:00
feature/Add Endpoint Customer Overview WIP 3
This commit is contained in:
parent
834dca7dba
commit
ab886abc20
@ -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)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user