Difference between revisions of "ServicesUsage"

From Gvp-public
Jump to navigation Jump to search
(Created page with " Request All Instance available Services using Content Api * ContentType=CHA * ca_isservicetype=true http://contentapi-preprod.labs.gvp.telefonica.com/28/default/es-pe/conten...")
 
Line 6: Line 6:
 
http://contentapi-preprod.labs.gvp.telefonica.com/28/default/es-pe/contents/all?ca_isservicetype=true&fields=pid,title&contenttypes=cha
 
http://contentapi-preprod.labs.gvp.telefonica.com/28/default/es-pe/contents/all?ca_isservicetype=true&fields=pid,title&contenttypes=cha
  
In order to request User Services, use Uniapi GetUserServices
+
In order to request User Services, use UNIAPI method [[GetUserServices]]
  
  
In order to accept a service, use AcceptServicesAgreement
+
In order to accept a service, use [[AcceptServicesAgreement]]
  
In order to remove a agreement, previously accepted, use RemoveServicesAgreement
+
In order to remove a agreement, previously accepted, use [[RemoveServicesAgreement]]

Revision as of 10:55, 28 November 2017

Request All Instance available Services using Content Api

  • ContentType=CHA
  • ca_isservicetype=true

http://contentapi-preprod.labs.gvp.telefonica.com/28/default/es-pe/contents/all?ca_isservicetype=true&fields=pid,title&contenttypes=cha

In order to request User Services, use UNIAPI method GetUserServices


In order to accept a service, use AcceptServicesAgreement

In order to remove a agreement, previously accepted, use RemoveServicesAgreement