osticket-api

OSTicket Unofficial API

MIT License

Stars
31

Bot releases are visible (Hide)

osticket-api - ostapi-v2.0.5 Latest Release

Published by BMSVieira about 2 years ago

v2.0.5

Updated User Class:

  • search by email
  • updated "search by id" function with new body request parameters
  • updated "add" function with new body request parameters
  • returns user ID when a new user is added

Updated Ticket Class:

  • returns ticket ID when a new ticket is added

Fixed case sensitive headers from different hosts (#10)
Fixed bugs
Improved Overall Code
Updated Documentation

osticket-api - ostapi-v2.0.4

Published by BMSVieira over 2 years ago

v2.0.4

Added log system
Fixed bugs
Improved Overall Code
Updated Documentation

osticket-api - ostapi-v2.0.3

Published by BMSVieira over 2 years ago

v2.0.3

Improved Overall Security
Added Tasks class
Improved Overall Code
Updated Documentation

osticket-api - ostapi-v2.0.2

Published by BMSVieira over 2 years ago

v2.0.2

Improved Overall Security
Added "Reply Ticket"
Added "Close Ticket" (Change state of a ticket)
Improved Overall Code
New API Documentation

osticket-api - ostapi-v2.0.1

Published by BMSVieira over 2 years ago

v2.0.1

Improved security
Fixed multiple bugs
Added new functionalities
Improved documentation

osticket-api - ostapi-v2.0.0

Published by BMSVieira over 2 years ago

v2.0.0

Changed API overall structure (1.0.0 requests no longer work)
Improved security
Fixed multiple bugs
Added new functionalities
Improved documentation

osticket-api - ostapi-v1.0.7

Published by BMSVieira over 2 years ago

v1.0.7

Code Update
Added Topics
Added FAQ
Overall Improvements

osticket-api - ostapi-v1.0.0

Published by BMSVieira about 3 years ago

Initial Release v1.0.0

Ticket, User, Department and SLA support.