AVOLITES TITAN API

UpdatePhysicalProperties

Updates the Physical properties.

Namespace: PhysicalInformation

Syntax

MACRO

Void PhysicalInformation.UpdatePhysicalProperties(List<UpdateStoreInfoProperty> newValues, Boolean createNewTransaction)

HTTP

http://[ip]:4430/titan/script/2/PhysicalInformation/UpdatePhysicalProperties?newValues={}&createNewTransaction={bool}

Parameters

newValues ( List<UpdateStoreInfoProperty> ) : The new values.

createNewTransaction ( Boolean ) : if set to true [create new transaction].

createNewTransaction

HTTP Example:
http://localhost:4430/titan/script/2/PhysicalInformation/UpdatePhysicalProperties?newValues={}&createNewTransaction=true