itflow/api/v1
johnnyq 99e2487d2b Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere. 2025-11-28 14:14:46 -05:00
..
assets Asset Interfaces: Renamed Port to Description, added Interface Type 2025-02-12 17:13:39 -05:00
certificates Certificates API - Create endpoint 2025-11-06 14:46:08 +00:00
clients sanitize after substr 2025-11-06 16:44:34 +00:00
contacts Contacts API - Prevent more than 1 primary contact being set per client 2025-11-06 16:00:21 +00:00
credentials update credential model 2025-03-12 22:35:13 -04:00
custom Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts 2025-10-07 13:55:54 -04:00
documents Process base64 Images for document creation and editing for the API and Client Portal 2025-11-24 00:14:27 -05:00
domains API Tidy 2024-09-11 18:06:45 +01:00
expenses Update constructs to not have parenthesis. 2023-10-20 15:25:52 -05:00
invoices API Tidy 2024-09-11 18:06:45 +01:00
locations Add location create endpoint 2025-07-07 13:47:17 +01:00
networks API Tidy 2024-09-11 18:06:45 +01:00
payments Update constructs to not have parenthesis. 2023-10-20 15:25:52 -05:00
products API Tidy 2024-09-11 18:06:45 +01:00
quotes API Tidy 2024-09-11 18:06:45 +01:00
software API Tidy 2024-09-11 18:06:45 +01:00
tickets Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere. 2025-11-28 14:14:46 -05:00
vendors API Tidy 2024-09-11 18:06:45 +01:00
create_output.php API 2023-02-05 15:07:41 +00:00
delete_output.php API 2023-02-05 15:07:41 +00:00
read_output.php API 2023-02-05 15:07:41 +00:00
require_get_method.php API 2023-02-12 15:50:45 +00:00
require_post_method.php API - Add client create endpoint 2024-02-04 14:51:58 +00:00
update_output.php API 2023-02-05 15:07:41 +00:00
validate_api_key.php Log the API endpoint/URL path for API auth failures to assist with debugging 2025-11-06 14:43:32 +00:00