6.2. Consent Forwarding
6.2.1.1. Request
PUT http://localhost:18080/v1/consents
6.2.1.2. Headers
content-length: 437
6.2.1.3. 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.
{ "owners" : [ { "other" : { "identification" : "account_rsc1",
"schemeName" : "BANK",
"issuer" : "BNKAFRPPXXX","balances" : [ { "other" : { "identification" : "account_rsc1", "schemeName" : "BANK", "issuer" : "BNKAFRPPXXX","other" : { "identification" : "account_rsc2", "schemeName" : "BANK", "issuer" : "BNKAFRPPXXX","transactions" : [ { "other" : {
"identification" : "account_rsc1", "schemeName" : "BANK", "issuer" : "BNKAFRPPXXX" } } ], "trustedBeneficiaries" : true, "psuIdentity" : true }6.2.2. Response
Status code: 201
6.2.2.1. Headers
X-Request-Id: ba14f567-944a-45df-bb27-092074af978a
Keep-Alive: timeout=60
Connection: keep-alive