IMS Web Service Reference

Method: AttachRfidToLocation

Description

Attaches rfid to a location.                 Required privilege: "registration.send_registrations_from_mobile".

Action

http://ims.lyngsoesystems.com/administration/AttachRfidToLocation

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:LocationKey  common:LocationKeyType  1..1 
tns:Rfid  common:RfidType  1..1 
Output

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

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