3- Create subscriber (without user)

POST {{baseUrl}}/hierarchy/subscribers

If you want to create both subscriber and user at the same time, you should fill userAdditionalInfo. Required privileges (one of the following):

  • privilegesun-authorizedorderscreation
  • privilegesordersauthorization
  • privilegesvirtualhierarchymanagement
  • privilegesbulkuploaddataofenduser

Request Body

{"groupId"=>4567, "referenceNumber"=>"Create Subscriber", "subscriber"=>{"surname"=>"Ut ipsum Duis occaecat", "comments"=>"Excepte", "email"=>"your.email@mail.er", "employeeNumber"=>"laborum sint id non in", "firstName"=>"proident do", "fixedNumber"=>"31611111111", "gender"=>"OTHER", "mobileNumber"=>"31611111111", "preferredLanguage"=>"EN", "surnamePrefix"=>"aute qui", "vip"=>true}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring

RESPONSES

status: OK

{"contextName":"Debtor1","operation":"createSubscriber","status":"Initialized","referenceNumber":"quis anim2","id":12345678901234,"creationDate":"2022-10-11T10:07:27.091+00:00"}