TrustedSystemAuthRequest document (Shop API 23.2)

Property Type Constraints Description
client_id String mandatory=true, nullable=false, regex=^(?!\s*$).+ The client id of the shopping application to be encoded in the customer JWT. This is not the same as the OAuth Client ID used to authenticate the API call. The OAuth Client ID is the trusted/private one; this is the untrusted/public one.
login String mandatory=true, nullable=false, regex=^(?!\s*$).+ The customer's login.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.