1- Get all contracts
GET {{baseUrl}}/contract/all
Required privileges (one of the following):
- privilegesun-authorizedorderscreation
- privilegesordersauthorization
- privilegesvirtualhierarchyview
- privilegesvirtualhierarchy_management
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Language | string | Content-Language | |
Authorization | string |
RESPONSES
status: OK
{"result":[{"id":1283618026,"firstName":"Chris","namePrefix":null,"lastName":"Boos","mobileNumber":"31611111111","fixedNumber":null,"product":{"en":"Smartphone Subscription","nl":"Smartphone Abonnement"},"productCategory":"Network Services","state":"ACTIVE","simCardNumber":"1612","extension":null,"sipAccount":null,"imei":null,"category":"MOBILE"}],"total":1}