Business Update Consent
data class BusinessUpdateConsent(val authorizationCode: String, val credentialsId: String) : RequestType
This class contains all the request parameters for the Business Continuous access: Update consent flow.
Parameters
authorization Code
the created USER_AUTHORIZATION_CODE (see generating a user authorization code.
credentials Id
The identifier of the credentials to update consent for.