diff --git a/obp-api/src/main/scala/code/api/berlin/group/v1_3/AccountInformationServiceAISApi.scala b/obp-api/src/main/scala/code/api/berlin/group/v1_3/AccountInformationServiceAISApi.scala index dd61821ad4..d88a7a9092 100644 --- a/obp-api/src/main/scala/code/api/berlin/group/v1_3/AccountInformationServiceAISApi.scala +++ b/obp-api/src/main/scala/code/api/berlin/group/v1_3/AccountInformationServiceAISApi.scala @@ -374,7 +374,7 @@ The account-id is constant at least throughout the lifecycle of a given consent. "GET", "/card-accounts", "Reads a list of card accounts", - s"""${mockedDataText(true)} + s"""${mockedDataText(false)} Reads a list of card accounts with additional information, e.g. balance information. It is assumed that a consent of the PSU to this access is already given and stored on the ASPSP system. The addressed list of card accounts depends then on the PSU ID and the stored consent addressed by consentId, @@ -761,7 +761,7 @@ This method returns the SCA status of a consent initiation's authorisation sub-r "GET", "/accounts/ACCOUNT_ID/transactions/TRANSACTIONID", "Read Transaction Details", - s"""${mockedDataText(true)} + s"""${mockedDataText(false)} Reads transaction details from a given transaction addressed by "transactionId" on a given account addressed by "account-id". This call is only available on transactions as reported in a JSON format. diff --git a/obp-api/src/main/scala/code/api/berlin/group/v1_3/PaymentInitiationServicePISApi.scala b/obp-api/src/main/scala/code/api/berlin/group/v1_3/PaymentInitiationServicePISApi.scala index a3df2d673f..77922e2348 100644 --- a/obp-api/src/main/scala/code/api/berlin/group/v1_3/PaymentInitiationServicePISApi.scala +++ b/obp-api/src/main/scala/code/api/berlin/group/v1_3/PaymentInitiationServicePISApi.scala @@ -66,7 +66,7 @@ object APIMethods_PaymentInitiationServicePISApi extends RestHelper { "DELETE", "/PAYMENT_SERVICE/PAYMENT_PRODUCT/PAYMENTID", "Payment Cancellation Request", - s"""${mockedDataText(true)} + s"""${mockedDataText(false)} This method initiates the cancellation of a payment. Depending on the payment-service, the payment-product and the ASPSP's implementation, this TPP call might be sufficient to cancel a payment. If an authorisation of the payment cancellation is mandated by the ASPSP, a corresponding hyperlink will be contained in the