public static final String |
ACCOUNT_BALANCES_URL |
"/v1/accounts/{accountId}/balances" |
public static final String |
ACCOUNT_LINK_URL |
"/v1/accounts/{accountId}" |
public static final String |
ACCOUNT_TRANSACTIONS_DOWNLOAD_URL |
"/v1/accounts/{accountId}/transactions/download/{downloadId}" |
public static final String |
ACCOUNT_TRANSACTIONS_URL |
"/v1/accounts/{accountId}/transactions" |
public static final String |
AIS_AUTHORISATION_URL |
"/v1/consents/{consentId}/authorisations/{authorisation-id}" |
public static final String |
CARD_BALANCES_URL |
"/v1/card-accounts/{accountId}/balances" |
public static final String |
CARD_LINK_URL |
"/v1/card-accounts/{accountId}" |
public static final String |
CARD_TRANSACTIONS_DOWNLOAD_URL |
"/v1/card-accounts/{accountId}/transactions/download/{downloadId}" |
public static final String |
CARD_TRANSACTIONS_URL |
"/v1/card-accounts/{accountId}/transactions" |
public static final String |
CONSENT_LINK_URL |
"/v1/consents/{consentId}" |
public static final String |
CONSENT_STATUS_URL |
"/v1/consents/{consentId}/status" |
public static final String |
CREATE_AIS_AUTHORISATION_URL |
"/v1/consents/{consentId}/authorisations" |
public static final String |
CREATE_PIIS_AUTHORISATION_URL |
"/v2/consents/confirmation-of-funds/{consentId}/authorisations" |
public static final String |
CREATE_SIGNING_BASKET_AUTHORISATION_URL |
"/v1/signing-baskets/{basketId}/authorisations" |
public static final String |
PAYMENT_LINK_URL |
"/v1/{payment-service}/{payment-product}/{payment-id}" |
public static final String |
PAYMENT_STATUS_URL |
"/v1/{payment-service}/{payment-product}/{payment-id}/status" |
public static final String |
PIIS_AUTHORISATION_URL |
"/v2/consents/confirmation-of-funds/{consentId}/authorisations/{authorisation-id}" |
public static final String |
PIIS_CONSENT_LINK_URL |
"/v2/consents/confirmation-of-funds/{consentId}" |
public static final String |
PIIS_CONSENT_STATUS_URL |
"/v2/consents/confirmation-of-funds/{consentId}/status" |
public static final String |
PIIS_PREFIX |
"/v2/consents/confirmation-of-funds" |
public static final String |
PIS_AUTHORISATION_LINK_URL |
"/v1/{payment-service}/{payment-product}/{payment-id}/authorisations/{authorisation-id}" |
public static final String |
PIS_CANCELLATION_AUTH_LINK_URL |
"/v1/{payment-service}/{payment-product}/{payment-id}/cancellation-authorisations/{authorisation-id}" |
public static final String |
SIGNING_BASKET_AUTHORISATION_URL |
"/v1/signing-baskets/{basketId}/authorisations/{authorisation-id}" |
public static final String |
SIGNING_BASKET_LINK_URL |
"/v1/signing-baskets/{basketId}" |
public static final String |
SIGNING_BASKET_STATUS_URL |
"/v1/signing-baskets/{basketId}/status" |
public static final String |
START_PIS_AUTHORISATION_URL |
"/v1/{payment-service}/{payment-product}/{payment-id}/authorisations" |
public static final String |
START_PIS_CANCELLATION_AUTH_URL |
"/v1/{payment-service}/{payment-product}/{payment-id}/cancellation-authorisations" |