Customer API

The purpose of the Customer API is to extend the Reseller-API with functionality to support SJ loyalty members and SJ corporate customers in external clients. Reseller-API must be strictly OSDM compliant, and that type of functionality is not in the scope of OSDM, so rather than adding non-OSDM endpoints to Reseller-API, SJ has chosen to create a separate Customer API.

The SJ Customer API is supposed to be used by user-initiated requests only. It’s not allowed to loop through multiple contacts (loyalty members) or contracts (corporate customers) with the purpose of updating an own database or similar.

The purpose is to simplify the third party booking flow with SJ corporate customers and SJ loyalty members by fetching the necessary info and including it in the booking.

No getting started documentation available.