For the complete documentation index, see llms.txt. This page is also available as Markdown.

2025-06-05: OAuth Service - added session_id field to login and refreshauthtoken response

Overview

The Logging in a customer and Refreshing a customer token endpoints of Customer Service now return the additional field:

  • session_id - Customer email used to login (generate the token).

Updated endpoints

Endpoint
Description

Logging in a customer

Added the session_id field in response.

Added the session_id field in response.

Known problems

There are no known problems.

Last updated

Was this helpful?