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

CloseNote (method)

Closes a note, indicating the closing code.


Comments



Definition


JSON

/json/CloseNote/{Token}/{Id}/{ReasonCode}


Using POST


Parameters

ParameterDescription
TokenAuthentication code, see more in GetToken (method)
IdDocument row identifier in the database.
ReasonCodeClosure reason code, corresponds to the Tipos_MotivosNotas table.


Example JSON

http://test.aliquosoftware.net/aliquoserver/api.svc/json/CloseNote/_PutTokenHere_/1/2

Tabla de contenidos