SLAS - Public Client - Guest - Authorize

GET {{HOST}}/shopper/auth/v1/organizations/{{organizationId}}/oauth2/authorize?redirect_uri={{redirect_url}}&response_type=code&client_id={{public_client_id}}&hint=guest&code_challenge={{ECOM_USER_CODE_CHALLENGE}}

Request Params

KeyDatatypeRequiredDescription
redirect_uristring
response_typestring
client_idstring
hintstring
code_challengestring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring