2: Get contract details.

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

Required privileges (one of the following):

  • privilegesun-authorizedorderscreation
  • privilegesordersauthorization
  • privilegesvirtualhierarchyview
  • privilegesvirtualhierarchy_management

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"id":1283618026,"name":{"en":"Smartphone Subscription","nl":"Smartphone Abonnement"},"phoneNumber":"31612345678","simCardNumber":"54321","pin":"0000","puk":"00000000","status":"A","lastStatusChangeDate":"2022-05-12T12:28:14.000+00:00","activationDate":"2022-05-12T12:28:14.000+00:00","startDate":"2022-05-12T12:28:14.000+00:00","endDate":"2022-06-12T12:28:14.000+00:00","individualBundle":false,"hierarchyPath":[{"id":2345678,"name":"COMPANY X","type":"CUSTOMER","email":null},{"id":3456789,"name":"COMPANY X BV","type":"DEBTOR","email":null},{"employeeNumber":" ","id":87654322,"name":"Aznafive, Charles","type":"SUBSCRIBER","firstName":"Charles","lastName":"Aznafive","email":"demo.test@demo.iop"}],"multiplicity":1}