Direct Activation 1.1
API for direct activation of services from Tjänsteguiden connecting to an API server on the CO premises
FormatXML AuthLogin OriginStadsnät ConsumerTjänsteguiden
service_deactivate
Request
GET https://www.citynet.com/[api]
Attributes
- mandatory
Data format: date
Example: 2011-12-23
Date for deactivation - mandatory
Data format: string
Example: 12
UID for the service - mandatory
Data format: string
Example: 123-456-ABC
UID for the socket
Example request
GET /[api]?method=service_deactivate&date=2011-12-23&service_uid=12&socket=123-456-ABC
Response success: 200
HTTP/1.1 200
Content-Type: application/xml<service_deactivate> <status>success</status> </service_deactivate>