Get Consent Link.Ask AIpost https://dev-openbanking.pub.credrails.com/api/v2/consent/uriBody Paramsfinancial_institution_codestringrequiredlength between 5 and 2147483647A bank code (swift code) representing a financial institution belong to a customeraccount_numberstringrequiredlength between 8 and 34The customers account at the financial institutionaccount_holder_namestringrequiredlength between 5 and 2147483647Customer nameaccount_holder_emailstringCustomer email which can be used for communication with the customerconsent_request_idstringrequiredlength between 6 and 64Request id that can be used to track your request. Will be used to in the callbackconsent_expiry_datestringDesired date for consent expiry, dateformat is yyyy-MM-ddconsent_scope_codestringenumrequiredThe permission scope to be used to connect to the accountREAD_KYCREAD_BALREAD_TRANSREAD_KYC_BAL_TRANSTRANSACTTRANSACT_RECURREAD_KYC_BAL_TRANS_TRANSACT_RECURAllowed:READ_KYCREAD_BALREAD_TRANSREAD_KYC_BAL_TRANSTRANSACTTRANSACT_RECURREAD_KYC_BAL_TRANS_TRANSACT_RECURHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200We've successfully requested for consent, awaiting approval from the client. 400The server is unable to process the request because it perceives it as a client error, such as a syntax mistake in the request, an invalid structure of the request message, or an improper routing of the request. 401Whoops, it looks like we're running into some trouble with your request. The server understands your request but it can't complete it because the request lacks valid authentication credentials for the target resource. 404Oops, it looks like the server is having trouble finding the resource you requestedUpdated about 1 year ago