| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"409_ConflictRestException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"417_ExpectationFailedException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"403_ForbiddenRestException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"410_GoneRestException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"406_NotAcceptableRestException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"404_NotFoundRestException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"422_ValidationRestException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCOUNT_ID |
"accountId" |
public static final String |
BASE_PATH |
"/staff-access/accounts" |
public static final String |
USER_ID |
"userID" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCOUNT_ID |
"accountId" |
public static final String |
BASE_PATH |
"/accounts" |
public static final String |
DATE_FROM_QUERY_PARAM |
"dateFrom" |
public static final String |
DATE_TO_QUERY_PARAM |
"dateTo" |
public static final String |
IBAN_QUERY_PARAM |
"iban" |
public static final String |
LOCAL_DATE_YYYY_MM_DD_FORMAT |
"yyyy-MM-dd" |
public static final String |
THE_ID_OF_THE_DEPOSIT_ACCOUNT_CANNOT_BE_EMPTY |
"The id of the deposit account. Cannot be empty." |
public static final String |
THE_ID_OF_THE_TRANSACTION_CANNOT_BE_EMPTY |
"The id of the transaction. Cannot be empty." |
public static final String |
TRANSACTION_ID |
"transactionId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASE_PATH |
"/management/app" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASE_PATH |
"/consents" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASE_PATH |
"/payments" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNPROTECTED_ENDPOINT |
"LDG006 - Unprotected Endpoints" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASE_PATH |
"/users" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASE_PATH |
"/staff-access/users" |
public static final String |
BRANCH |
"branch" |
public static final String |
ROLES |
"roles" |
public static final String |
USER_CANNOT_REGISTER_IN_BRANCH |
"User cannot register for this branch. The branch is occupied by other user" |
public static final String |
USER_EMAIL_OR_LOGIN_TAKEN |
"Provided email or login are already taken" |
public static final String |
USER_ID |
"userId" |
public static final String |
USER_NOT_IN_BRANCH |
"User is not your branch" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_HEADER_NAME |
"Authorization" |
Copyright © 2019. All rights reserved.