1- Get all contracts

GET {{baseUrl}}/contract/all?category=MOBILE&Port Out

Required privileges (one of the following):

  • privilegesun-authorizedorderscreation
  • privilegesordersauthorization
  • privilegesvirtualhierarchyview
  • privilegesvirtualhierarchy_management

Request Params

KeyDatatypeRequiredDescription
categorystring
Port Outnull

HEADERS

KeyDatatypeRequiredDescription
Content-LanguagestringContent-Language
Authorizationstring

RESPONSES

status: OK

{"result":[{"id":1289,"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}