Poq.SDK.Node

Home > @poq/sdk-sfcc > AccountService > createGuestToken

AccountService.createGuestToken() method

Creates an access token and a refresh token for a guest user.

Signature:

createGuestToken(): Promise<PoqResponse<AuthenticationResponse>>;

Returns:

Promise<PoqResponse<AuthenticationResponse>>

Guest tokens.