SLAS - Public Client - Get trusted agent authorization code

GET {{HOST}}/shopper/auth/v1/organizations/{{organizationId}}/oauth2/trusted-agent/authorize?client_id={{public_client_id}}&channel_id={{ocapi_site}}&code_challenge={{ECOM_USER_CODE_CHALLENGE}}&login_id={{ecom_customer_login}}&idp_origin=ecom&redirect_uri={{callback_url}}&response_type=code

Request Params

KeyDatatypeRequiredDescription
client_idstring
channel_idstring
code_challengestring
login_idstring
idp_originstring
redirect_uristring
response_typestring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring