5.2. Consent Forwarding
5.2.1. Request
PUT http://localhost:8080/v1/consents
5.2.1.1. No specific Header
5.2.1.2. Body
Note: this body was extracted from a PDF that lost some structural separators (braces / commas). Refer to the source PDF for the canonical JSON.
{
"balances" : [ {
"other" : {
"identification" : "Alias1", "schemeName" : "BANK", "issuer" : "BNKAFRPPXXX","other" : { "identification" : "Alias2", "schemeName" : "BANK", "issuer" : "BNKAFRPPXXX","transactions" : [ { "other" : {
"identification" : "Alias1",
"schemeName" : "BANK",
"issuer" : "BNKAFRPPXXX","trustedBeneficiaries" : true, "psuIdentity" : true
}5.2.2. Response
Status code: 201