ITSS "Push Notification" - Partner Ermi Services

Introduction

ERMEWA recognizes the ITSS Standard Specification (Interface 1) as the standard API for Smart Wagon related data interchanges. ITSS documentation can be found online from TIS's website.

ERMEWA implementation is based on the version 1.2 of the ITSS documentation. v1.0 and v1.1 are supported but deprecated.

Any element not described hereunder is expected to work as specified in the ITSS Interface 1 v1.2 specfication

Path

ERMEWA exposes ITSS entrypoint at "[BaseURL]/api/itss/1.2". Please refer to the "General" section to consult available replacement values for [BaseURL].

Authentication

As recommended by the ITSS specification, authentication is made via HTTP Basic Authentication through Authorization HTTP Header. More details about Basic Authentication implementation can be found on mozilla developer wabsite.