Improved
June 22nd, 2026
about 11 hours ago
GET: /api/v2/pub/contacts
Added
- added the property 'items/cell_phone' to the response with the '200' status
- added the property 'items/country_code' to the response with the '200' status
POST: /api/v2/pub/contacts
Changed
- added the new request property 'country_phone_code'
- added the new request property 'phone'
GET: /api/v2/pub/contacts/{id}
Added
- added the property 'cell_phone' to the response with the '200' status
- added the property 'country_code' to the response with the '200' status
POST: /api/v2/pub/contracted-invoices/from-file
Added
- endpoint added
GET: /api/v2/pub/cost-code-lists
Added
- endpoint added
GET: /api/v2/pub/cost-code-lists/{id}
Added
- added the required property 'categories' to the response with the '200' status
- added the required property 'cost_codes' to the response with the '200' status
- added the required property 'is_archived' to the response with the '200' status
- added the required property 'templates' to the response with the '200' status
GET: /api/v2/pub/files
Added
- added the new enum value 'contract-change-ocr' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-ocr' to the 'query' request parameter 'resource_type'
- added the new enum value 'tax-code' to the 'query' request parameter 'resource_scope'
- added the new enum value 'tax-codes-import' to the 'query' request parameter 'resource_type'
- added the new 'contract-change-ocr' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'contract-ocr' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'tax-code' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'tax-codes-import' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'contract-change-ocr' enum value to the 'resource_type' response property for the response status '200'
- added the new 'contract-ocr' enum value to the 'resource_type' response property for the response status '200'
- added the new 'tax-code' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'tax-codes-import' enum value to the 'resource_type' response property for the response status '200'
POST: /api/v2/pub/jobsite-locations
Added
- endpoint added
POST: /api/v2/pub/jobsite-media
Changed
- added the new request property 'jobsite_location_ids'
POST: /api/v2/pub/non-contracted-invoices/from-file
Added
- endpoint added
GET: /api/v2/pub/project-requests
Added
- added the new 'approved' enum value to the 'items/status' response property for the response status '200'
- added the new 'pending-approval' enum value to the 'items/status' response property for the response status '200'
GET: /api/v2/pub/project-requests/{id}
Added
- added the new 'approved' enum value to the 'status' response property for the response status '200'
- added the new 'pending-approval' enum value to the 'status' response property for the response status '200'
GET: /api/v2/pub/punch-items
Added
- added the required property 'items/external_id' to the response with the '200' status
POST: /api/v2/pub/punch-items
Changed
- added the new request property 'external_id'
GET: /api/v2/pub/punch-items/{id}
Added
- added the required property 'external_id' to the response with the '200' status