Post Bank Consent Reconfirmation
To access your customer's account information after 90 days, you must collect consent reconfirmation. Use this endpoint to confirm that your customer allows you to access their data every 90 days. We will not update bank feed data if we do not receive reconfirmation within each 90-day period.
POST
/public/v3/customers/{customer_id}/bank/{bank_slug}/consent/account/reconfirmation
Parameter | Data type | Required? | Description |
---|---|---|---|
customer_id | string | yes | Customer ID |
bank_slug | string | yes | Bank slug - identifier of the bank |
None
none
Parameter | Data type | Required? | Description |
---|---|---|---|
status | bool | yes | Return status fo the operation |
1
2
3
curl --location --request GET 'https://api.friendlyscore.com/public/v3/customers/{customer_id}/bank/{bank_slug}/consent/account/reconfirmation' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {access_token}'
1
2
3
{
"status": true
}
Was this article helpful?
Friendly Score UK Ltd.
84 Brook Street
London W1K 5EH
Call us on +44 20 3709 6726
Company registered in England
Company number 09168668, ICO ZA111687
VAT registration number 206 9758 80
Authorised and Regulated by the Financial Conduct Authority. (FRN: 821100, 781963)