IMS Web Service Reference

Method: DeliverRegistrations

Description

This function is used to deliver different types of registrations. The registrations all inherit from BaseRegistrationType and you can bundle up to 1000 registrations in one call. Privileges are checked individually for each registation.

Action

http://ims.lyngsoesystems.com/registration/DeliverRegistrations

Input

The input of this method is the document element tns:DeliverRegistrations having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:Registrations  tns:RegistrationListType  1..1 
Output

The output of this method is the document element tns:DeliverRegistrationsResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
ParentNotFound  common:ParentNotFoundExceptionInfo 
RfidUsedElsewhere  common:RfidUsedElsewhereExceptionInfo