3: Get contract Items

GET {{baseUrl}}/contract/id/:id/items

Required privileges (one of the following):

  • privilegesun-authorizedorderscreation
  • privilegesordersauthorization
  • privilegesvirtualhierarchyview
  • privilegesvirtualhierarchy_management

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"id":1283618026,"citemBsId":204060,"contractId":123456789,"productBsId":300,"tariffPlanVariantBsId":6009,"name":{"en":"Smartphone Subscription","nl":"Smartphone Abonnement"},"children":[{"id":23456789,"citemBsId":70000,"contractId":123456,"productBsId":150,"tariffPlanVariantBsId":6002,"name":{"en":"Data Roaming EU","nl":"Data Roaming EU"},"children":[]},{"id":12345678,"citemBsId":60000,"contractId":1283618026,"productBsId":300,"tariffPlanVariantBsId":6001,"name":{"en":"Data Usage Notification","nl":"Dataverbruik Melding"},"children":[{"id":98765432,"citemBsId":203040,"contractId":161718,"productBsId":400,"tariffPlanVariantBsId":6000,"name":{"en":"Data Usage Notification 5000 MB","nl":"Dataverbruik Melding 5000 MB"},"children":[]}]}]}