Home > @poq/sdk-sfcc > TrustedSystemAuthRequest > clientId
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.
Signature:
clientId: string;