Category: API
Summary:
An API documentation change is being made to GET journey session(s) API response contracts - the following nested fields will be removed:
- segmentAssignments.segment.segment
- outcomeAchievements.outcome.outcome
Context:
This is a fix for an API contract documentation bug. The nested fields being removed from the contract docs are not actually populated on the API responses.
The following public and preview APIs will be affected:
- GET /api/v2/journey/sessions/{sessionId}
- GET /api/v2/journey/customers/{customerIdType}/{customerId}/sessions
- GET /api/v2/journey/externalcontacts/{externalContactId}/sessions
Impact:
This is a documentation update. The actual data returned on the APIs is unchanged.
Date of Change: Imminent.