Hoppa direkt till innehåll
Export-API för hela Tjänsteguiden
FormatXML AuthLogin ConsumerStadsnät
list_xsp
  • Request

    GET /admin/edit/services/plain/api
    • Attributes

    • Example request

      GET /admin/edit/services/plain/api?method=list_xsp&hash=abcd
    • Response success: 200

      HTTP/1.1 200
      Content-Type: application/xml
        <list_xsp>     <response>       <providers>         <xsp>           <id>26570</id>           <name>GameConnect</name>         </xsp>         <xsp>           <id>29910</id>           <name>Office IT-Partner</name>         </xsp>       </providers>     </response>     <status>success</status>   </list_xsp>