# Refreshes data for a consent.

Refreshes the underlying connection for the banking data with the provider, then performs enrichment

Endpoint: POST /stored-data/v1/consents/{consentId}/refresh
Version: all
Security: Bearer

## Path parameters:

  - `consentId` (string, required)
    Unique reference for the consent

## Response 403 fields (application/json):

  - `code` (string,null)
    Error code.

  - `description` (string,null)
    Error message.

  - `details` (string,null)
    Error details.

  - `correlationId` (string,null)
    User transaction tracking Id


## Response 200 fields

## Response 401 fields
