¿En qué podemos ayudarte?
< Todos los temas
Imprimir

StateRowLock (method)

It allows to know the current status of a record and to know if it is blocked or not


Comments

Returns the information contained in the StateRowLock model.


Definition


JSON

/json/StateRowLock/{Token}/{Code}/{Id}


Parameters

ParameterDescription
TokenAuthentication code, see more in GetToken (method)
CodeCode of the record you want to check
IdIdentifier of the record to consult


Example JSON

http://test.aliquosoftware.net/aliquoserver/api.svc/json/StateRowLock/_PutTokenHere_/Clientes/12

Tabla de contenidos