v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Experian

Create Authorization Extension

Creates an authorization extension for the specified account, allowing extended access or permissions as defined in the request body.

post/programs/{programCode}/accounts/{accountIdentifier}/experian/authorizeExtend

Path parameters

programCodestring required

The program code from the route.

accountIdentifierstring required

The account identifier from the route.

Headers

X-GD-RequestIdstring required

The unique request identifier from the header.

Request body

authorization_Gssstring nullable

Gets or sets the authorization header value for GSS authentication.

redirect_uristring nullable

Gets or sets the redirect URI to be used after authorization.

response_typestring nullable

Gets or sets the response type for the authorization request.

audiencestring nullable

Gets or sets the audience for the authorization request.

resourcestring nullable

Gets or sets the resource for which authorization is requested.

subjectstring nullable

Gets or sets the subject of the authorization request.

brandstring nullable

Gets or sets the brand associated with the authorization request.

scopestring nullable

Gets or sets the scope of the authorization request.

statestring nullable

Gets or sets the state parameter for the authorization request, used for correlation and validation.

Response

OK

locationstring nullable

Gets or sets the location URI of the created or extended authorization resource.