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":12456567,"firstName":"Dummy","namePrefix":null,"lastName":"Dummy","mobileNumber":"31645645645","fixedNumber":null,"product":{"en":"Smartphone Subscription","nl":"Smartphone Abonnement"},"productCategory":"Network Services","state":"ACTIVE","simCardNumber":"893145643564","extension":null,"sipAccount":null,"imei":null,"category":"MOBILE"}],"total":1}