| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"400_BadRequestRestException" |
| 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 |
"/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 |
AUTH_HEADER_NAME |
"Authorization" |
Copyright © 2019. All rights reserved.