PATCH: /api/v2/pub/accounting-companies/{id}
Changed
- the request property 'company_name' became not nullable
GET: /api/v2/pub/budget-cost-codes
Added
- added the property 'items/flat_value' to the response with the '200' status
POST: /api/v2/pub/budget-cost-codes
Changed
- added the new request property 'flat_value'
GET: /api/v2/pub/budget-cost-codes/{id}
Added
- added the required property 'flat_value' to the response with the '200' status
PATCH: /api/v2/pub/budget-cost-codes/{id}
Changed
- added the new request property 'flat_value'
POST: /api/v2/pub/contract-changes
Changed
- added the new request property 'wbs1/items/site_id'
POST: /api/v2/pub/contracts
Changed
- added the new request property 'wbs1/items/site_id'
GET: /api/v2/pub/files
Added
- added the new enum value 'contract-lien-waiver' to the 'query' request parameter 'resource_type'
- added the new enum value 'drawing-set-supporting' to the 'query' request parameter 'resource_type'
- added the new 'contract-lien-waiver' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'drawing-set-supporting' 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-lien-waiver' enum value to the 'resource_type' response property for the response status '200'
- added the new 'drawing-set-supporting' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Added
- added the property 'items/accounting_company_id' to the response with the '200' status
GET: /api/v2/pub/non-contracted-invoices/{id}
Added
- added the property '/items/accounting_company_id' to the response with the '200' status
GET: /api/v2/pub/budget-cost-code-categories/{id}
Added
- endpoint added
GET: /api/v2/pub/budgets/{id}/approval-phases
Changed
- added the new 'query' request parameter 'updated_after'
- added the new 'query' request parameter 'updated_before'
GET: /api/v2/pub/files
Added
- added the new enum value 'drive' to the 'query' request parameter 'resource_type'
- added the new enum value 'survey' to the 'query' request parameter 'resource_scope'
- added the new enum value 'survey-question-answer' to the 'query' request parameter 'resource_type'
- added the new 'drive' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'survey' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'survey-question-answer' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'drive' enum value to the 'resource_type' response property for the response status '200'
- added the new 'survey' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'survey-question-answer' enum value to the 'resource_type' response property for the response status '200'
POST: /api/v2/pub/non-contracted-invoices
Changed
- the request property 'items/site_id' became nullable
- the request property 'items/site_id' became optional
PATCH: /api/v2/pub/non-contracted-invoices/{id}
Changed
- the request property 'items/site_id' became nullable
- the request property 'items/site_id' became optional
GET: /api/v2/pub/projects-sites
Changed
- the response property 'items/building_id' became nullable for the status '200'
GET: /api/v2/pub/projects-sites/{id}
Changed
- the response property 'building_id' became nullable for the status '200'
POST: /api/v2/pub/budget-cost-code-categories
Changed
- added the new request property 'budget_phase_id'
- added the new request property 'parent_id'
Removed
- removed the request property 'project_phase_id'
POST: /api/v2/pub/budget-cost-code-categories/bulk
Added
- endpoint added
PATCH: /api/v2/pub/budget-cost-code-categories/{id}
{id}
Changed
- added the new request property 'budget_phase_id'
Removed
- removed the request property 'project_phase_id'
POST: /api/v2/pub/budget-cost-codes
Changed
- the 'code' request property's maxLength was increased from '12' to '25'
POST: /api/v2/pub/budget-cost-codes/bulk
Added
- endpoint added
PATCH: /api/v2/pub/budget-cost-codes/{id}
{id}
Changed
- the 'code' request property's maxLength was increased from '12' to '25'
POST: /api/v2/pub/budget-phases/bulk
Added
- endpoint added
GET: /api/v2/pub/budget-phases/{id}
{id}
Added
- endpoint added
GET: /api/v2/pub/budgets/{id}/approval-phases
{id}/approval-phases
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'daily-report-work-log' to the 'query' request parameter 'resource_type'
- added the new 'daily-report-work-log' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
{id}
Added
- added the new 'daily-report-work-log' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/project-directories
Changed
- added the new 'query' request parameter 'project_ids'
POST: /api/v2/pub/projects
Changed
- the request property 'client_contact_id' became nullable
- the request property 'client_contact_id' became optional
GET: /api/v2/pub/rfis
Added
- endpoint added
GET: /api/v2/pub/rfis/{id}
{id}
Added
- added the required property 'project_id' to the response with the '200' status
POST: /api/v2/pub/accounting-business-units
Removed
- removed the request property 'address_line_1'
- removed the request property 'address_line_2'
- removed the request property 'city'
- removed the request property 'postal_code'
- removed the request property 'state'
GET: /api/v2/pub/accounting-business-units
Removed
- removed the required property 'items/address_line_1' from the response with the '200' status
- removed the required property 'items/address_line_2' from the response with the '200' status
- removed the required property 'items/city' from the response with the '200' status
- removed the required property 'items/postal_code' from the response with the '200' status
- removed the required property 'items/state' from the response with the '200' status
PATCH: /api/v2/pub/accounting-business-units/{id}
{id}
Removed
- removed the request property 'address_line_1'
- removed the request property 'address_line_2'
- removed the request property 'city'
- removed the request property 'postal_code'
- removed the request property 'state'
GET: /api/v2/pub/accounting-business-units/{id}
{id}
Removed
- removed the required property 'address_line_1' from the response with the '200' status
- removed the required property 'address_line_2' from the response with the '200' status
- removed the required property 'city' from the response with the '200' status
- removed the required property 'postal_code' from the response with the '200' status
- removed the required property 'state' from the response with the '200' status
GET: /api/v2/pub/accounting-companies
Added
- added the required property 'items/address' to the response with the '200' status
Removed
- removed the required property 'items/address_line1' from the response with the '200' status
- removed the required property 'items/address_line2' from the response with the '200' status
- removed the required property 'items/city' from the response with the '200' status
- removed the required property 'items/country' from the response with the '200' status
- removed the required property 'items/postal_code' from the response with the '200' status
- removed the required property 'items/state' from the response with the '200' status
POST: /api/v2/pub/accounting-companies
Changed
- added the new request property 'address'
Removed
- removed the request property 'address_line1'
- removed the request property 'address_line2'
- removed the request property 'city'
- removed the request property 'country'
- removed the request property 'postal_code'
- removed the request property 'state'
GET: /api/v2/pub/accounting-companies/{id}
{id}
Added
- added the required property 'address' to the response with the '200' status
Removed
- removed the required property 'address_line1' from the response with the '200' status
- removed the required property 'address_line2' from the response with the '200' status
- removed the required property 'city' from the response with the '200' status
- removed the required property 'country' from the response with the '200' status
- removed the required property 'postal_code' from the response with the '200' status
- removed the required property 'state' from the response with the '200' status
PATCH: /api/v2/pub/accounting-companies/{id}
{id}
Changed
- added the new request property 'address'
Removed
- removed the request property 'address_line1'
- removed the request property 'address_line2'
- removed the request property 'city'
- removed the request property 'country'
- removed the request property 'postal_code'
- removed the request property 'state'
POST: /api/v2/pub/accounting-projects
Removed
- removed the request property 'address_line_1'
- removed the request property 'address_line_2'
- removed the request property 'city'
- removed the request property 'postal_code'
- removed the request property 'state'
GET: /api/v2/pub/accounting-projects
Removed
- removed the required property 'items/address_line_1' from the response with the '200' status
- removed the required property 'items/address_line_2' from the response with the '200' status
- removed the required property 'items/city' from the response with the '200' status
- removed the required property 'items/postal_code' from the response with the '200' status
- removed the required property 'items/state' from the response with the '200' status
PATCH: /api/v2/pub/accounting-projects/{id}
{id}
Removed
- removed the request property 'address_line_1'
- removed the request property 'address_line_2'
- removed the request property 'city'
- removed the request property 'postal_code'
- removed the request property 'state'
GET: /api/v2/pub/accounting-projects/{id}
{id}
Removed
- removed the required property 'address_line_1' from the response with the '200' status
- removed the required property 'address_line_2' from the response with the '200' status
- removed the required property 'city' from the response with the '200' status
- removed the required property 'postal_code' from the response with the '200' status
- removed the required property 'state' from the response with the '200' status
GET: /api/v2/pub/buildings
Added
- added the property 'items/address/admin_area_1_code' to the response with the '200' status
GET: /api/v2/pub/buildings/{id}
{id}
Added
- added the property 'address/admin_area_1_code' to the response with the '200' status
GET: /api/v2/pub/contracted-invoices
Added
- added the property 'items/items/items/site_id' to the response with the '200' status
POST: /api/v2/pub/contracted-invoices
Changed
- the request property 'custom_id' became nullable
- the request property 'custom_id' became optional
Removed
- removed the request property 'wbs1/items/item_id'
GET: /api/v2/pub/contracted-invoices/{id}
{id}
Added
- added the property '/items/items/items/site_id' to the response with the '200' status
GET: /api/v2/pub/files
Added
- added the new enum value 'capital-plan' to the 'query' request parameter 'resource_scope'
- added the new enum value 'capital-plan-project-request-import' to the 'query' request parameter 'resource_type'
- added the new enum value 'capital-plan-project-request-supporting' to the 'query' request parameter 'resource_type'
- added the new 'capital-plan' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'capital-plan-project-request-import' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'capital-plan-project-request-supporting' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
{id}
Added
- added the new 'capital-plan' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'capital-plan-project-request-import' enum value to the 'resource_type' response property for the response status '200'
- added the new 'capital-plan-project-request-supporting' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Added
- added the property 'items/items/items/site_id' to the response with the '200' status
POST: /api/v2/pub/non-contracted-invoices
Changed
- the request property 'custom_id' became nullable
- the request property 'custom_id' became optional
- the request property 'items/site_id' became not nullable
- the request property 'vendor_company_id' became not nullable
- the request property 'items/site_id' became required
- the request property 'vendor_company_id' became required
Removed
- removed the request property 'items/item_id'
- removed the request property 'vendor_id'
GET: /api/v2/pub/non-contracted-invoices/{id}
{id}
Added
- added the property '/items/items/items/site_id' to the response with the '200' status
PATCH: /api/v2/pub/non-contracted-invoices/{id}
{id}
Changed
- the request property 'items/site_id' became not nullable
- the request property 'vendor_company_id' became not nullable
- the request property 'items/site_id' became required
- the request property 'vendor_company_id' became required
GET: /api/v2/pub/projects-sites
Added
- added the property 'items/address/admin_area_1_code' to the response with the '200' status
GET: /api/v2/pub/projects-sites/{id}
{id}
Added
- added the property 'address/admin_area_1_code' to the response with the '200' status
DELETE: /api/v2/pub/budget-cost-code-categories/{id}
Added
- endpoint added
POST: /api/v2/pub/budget-phases
Added
- endpoint added
DELETE: /api/v2/pub/budget-phases/{id}
Added
- endpoint added
PATCH: /api/v2/pub/budget-phases/{id}
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'rfi-clarification' to the 'query' request parameter 'resource_type'
- added the new 'rfi-clarification' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'rfi-clarification' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/surveys
Added
- added the property 'items/categories/items/questions/items/answer/selected_options/items/score' to the response with the '200' status
- added the property 'items/categories/items/questions/items/options/items/score' to the response with the '200' status
- added the property 'items/categories/items/questions/items/weight' to the response with the '200' status
- added the property 'items/priority' to the response with the '200' status
- added the property 'items/score' to the response with the '200' status
GET: /api/v2/pub/surveys/{id}
Added
- added the property 'categories/items/questions/items/answer/selected_options/items/score' to the response with the '200' status
- added the property 'categories/items/questions/items/options/items/score' to the response with the '200' status
- added the property 'categories/items/questions/items/weight' to the response with the '200' status
- added the property 'priority' to the response with the '200' status
- added the property 'score' to the response with the '200' status
GET: /api/v2/pub/accounting-companies
Added
- added the required property 'items/company_id' to the response with the '200' status
- added the required property 'items/description' to the response with the '200' status
POST: /api/v2/pub/accounting-companies
Changed
- added the new request property 'company_id'
- added the new request property 'description'
GET: /api/v2/pub/accounting-companies/{id}
Added
- added the required property 'company_id' to the response with the '200' status
- added the required property 'description' to the response with the '200' status
PATCH: /api/v2/pub/accounting-companies/{id}
Changed
- added the new request property 'company_id'
- added the new request property 'description'
POST: /api/v2/pub/budget-cost-code-categories
Added
- endpoint added
PATCH: /api/v2/pub/budget-cost-code-categories/{id}
Added
- endpoint added
DELETE: /api/v2/pub/budget-cost-codes/{id}
Added
- endpoint added
PATCH: /api/v2/pub/budget-cost-codes/{id}
Added
- endpoint added
GET: /api/v2/pub/contracted-invoices/{id}/payments
Added
- endpoint added
POST: /api/v2/pub/contracted-invoices/{id}/payments
Added
- endpoint added
PUT: /api/v2/pub/contracted-invoices/{id}/submit-to-accounting
Added
- endpoint added
GET: /api/v2/pub/non-contracted-invoices/{id}/payments
Added
- endpoint added
POST: /api/v2/pub/non-contracted-invoices/{id}/payments
Added
- endpoint added
PUT: /api/v2/pub/non-contracted-invoices/{id}/submit-to-accounting
Added
- endpoint added
GET: /api/v2/pub/account-types
Added
- added the property 'items/permissions/resources/projects/can_manage_projects_and_its_resources_without_invitation' to the response with the '200' status
Removed
- removed the property 'items/permissions/resources/projects/can_access_projects_without_invitation' from the response with the '200' status
GET: /api/v2/pub/account-types/{id}
Added
- added the property 'permissions/resources/projects/can_manage_projects_and_its_resources_without_invitation' to the response with the '200' status
Removed
- removed the property 'permissions/resources/projects/can_access_projects_without_invitation' from the response with the '200' status
PATCH: /api/v2/pub/account-types/{id}
Changed
- added the new request property 'permissions/resources/projects/can_manage_projects_and_its_resources_without_invitation'
Removed
- removed the request property 'permissions/resources/projects/can_access_projects_without_invitation'
GET: /api/v2/pub/accounting-cost-types
Added
- endpoint added
POST: /api/v2/pub/accounting-cost-types
Added
- endpoint added
DELETE: /api/v2/pub/accounting-cost-types/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-cost-types/{id}
Added
- endpoint added
PATCH: /api/v2/pub/accounting-cost-types/{id}
Added
- endpoint added
POST: /api/v2/pub/budget-cost-codes
Added
- endpoint added
POST: /api/v2/pub/contracted-invoices
Changed
- added the new request property 'wbs1/items/current_retention_value'
- added the new request property 'wbs1/items/item_id'
- added the new request property 'wbs1/items/material_stored_value'
PATCH: /api/v2/pub/contracted-invoices/{id}
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'approval' to the 'query' request parameter 'resource_scope'
- added the new enum value 'approval' to the 'query' request parameter 'resource_type'
- added the new enum value 'approval-manual-client-record' to the 'query' request parameter 'resource_type'
- added the new enum value 'approval-submission' to the 'query' request parameter 'resource_type'
- added the new enum value 'bid' to the 'query' request parameter 'resource_scope'
- added the new enum value 'bid-package-import' to the 'query' request parameter 'resource_type'
- added the new enum value 'bid-proposal' to the 'query' request parameter 'resource_type'
- added the new enum value 'bid-request' to the 'query' request parameter 'resource_type'
- added the new enum value 'bid-rfp' to the 'query' request parameter 'resource_type'
- added the new enum value 'budget' to the 'query' request parameter 'resource_scope'
- added the new enum value 'budget-change' to the 'query' request parameter 'resource_scope'
- added the new enum value 'budget-change' to the 'query' request parameter 'resource_type'
- added the new enum value 'budget-cost-code-item' to the 'query' request parameter 'resource_type'
- added the new enum value 'budget-option' to the 'query' request parameter 'resource_type'
- added the new enum value 'budget-option-item' to the 'query' request parameter 'resource_type'
- added the new enum value 'building' to the 'query' request parameter 'resource_scope'
- added the new enum value 'building' to the 'query' request parameter 'resource_type'
- added the new enum value 'building-subsite' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract' to the 'query' request parameter 'resource_scope'
- added the new enum value 'contract-additional-attachment' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-change' to the 'query' request parameter 'resource_scope'
- added the new enum value 'contract-change-agreement' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-change-request-package-supporting' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-change-supporting' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-import' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-initial-agreement' to the 'query' request parameter 'resource_type'
- added the new enum value 'contract-original-agreement' to the 'query' request parameter 'resource_type'
- added the new enum value 'daily-report' to the 'query' request parameter 'resource_scope'
- added the new enum value 'daily-report-delay' to the 'query' request parameter 'resource_type'
- added the new enum value 'daily-report-productivity' to the 'query' request parameter 'resource_type'
- added the new enum value 'daily-report-safety-incident' to the 'query' request parameter 'resource_type'
- added the new enum value 'daily-report-safety-violation' to the 'query' request parameter 'resource_type'
- added the new enum value 'direct-cost' to the 'query' request parameter 'resource_scope'
- added the new enum value 'direct-cost' to the 'query' request parameter 'resource_type'
- added the new enum value 'drawing' to the 'query' request parameter 'resource_scope'
- added the new enum value 'drawing' to the 'query' request parameter 'resource_type'
- added the new enum value 'drawing-set' to the 'query' request parameter 'resource_type'
- added the new enum value 'drive' to the 'query' request parameter 'resource_scope'
- added the new enum value 'form' to the 'query' request parameter 'resource_scope'
- added the new enum value 'form' to the 'query' request parameter 'resource_type'
- added the new enum value 'funding' to the 'query' request parameter 'resource_scope'
- added the new enum value 'funding' to the 'query' request parameter 'resource_type'
- added the new enum value 'insurance' to the 'query' request parameter 'resource_scope'
- added the new enum value 'insurance-exhibit' to the 'query' request parameter 'resource_type'
- added the new enum value 'insurance-requirement' to the 'query' request parameter 'resource_type'
- added the new enum value 'invoice' to the 'query' request parameter 'resource_scope'
- added the new enum value 'invoice-supporting' to the 'query' request parameter 'resource_type'
- added the new enum value 'jobsite-media' to the 'query' request parameter 'resource_scope'
- added the new enum value 'jobsite-media' to the 'query' request parameter 'resource_type'
- added the new enum value 'journal' to the 'query' request parameter 'resource_scope'
- added the new enum value 'journal-entry' to the 'query' request parameter 'resource_type'
- added the new enum value 'lien-waiver' to the 'query' request parameter 'resource_type'
- added the new enum value 'meeting' to the 'query' request parameter 'resource_scope'
- added the new enum value 'meeting' to the 'query' request parameter 'resource_type'
- added the new enum value 'meeting-discussion' to the 'query' request parameter 'resource_type'
- added the new enum value 'project-schedule' to the 'query' request parameter 'resource_type'
- added the new enum value 'project-schedule-ticket' to the 'query' request parameter 'resource_type'
- added the new enum value 'punch-item' to the 'query' request parameter 'resource_scope'
- added the new enum value 'punch-item' to the 'query' request parameter 'resource_type'
- added the new enum value 'punch-item-solution' to the 'query' request parameter 'resource_type'
- added the new enum value 'rfi' to the 'query' request parameter 'resource_scope'
- added the new enum value 'rfi' to the 'query' request parameter 'resource_type'
- added the new enum value 'rfi-solution' to the 'query' request parameter 'resource_type'
- added the new enum value 'rfi-solution-clarification' to the 'query' request parameter 'resource_type'
- added the new enum value 'schedule' to the 'query' request parameter 'resource_scope'
- added the new enum value 'sov-wbs-template' to the 'query' request parameter 'resource_scope'
- added the new enum value 'sov-wbs-template-import' to the 'query' request parameter 'resource_type'
- added the new enum value 'specification' to the 'query' request parameter 'resource_scope'
- added the new enum value 'specification' to the 'query' request parameter 'resource_type'
- added the new enum value 'submittal' to the 'query' request parameter 'resource_scope'
- added the new enum value 'submittal' to the 'query' request parameter 'resource_type'
- added the new enum value 'submittal-transition-log' to the 'query' request parameter 'resource_type'
- added the new enum value 'task' to the 'query' request parameter 'resource_scope'
- added the new enum value 'task' to the 'query' request parameter 'resource_type'
- added the new enum value 'task-template' to the 'query' request parameter 'resource_type'
- added the new enum value 'thumbnail' to the 'query' request parameter 'resource_type'
- added the new enum value 'unknown' to the 'query' request parameter 'resource_type'
- added the new 'bid-package-import' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'contract-import' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'sov-wbs-template' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'sov-wbs-template-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 'bid-package-import' enum value to the 'resource_type' response property for the response status '200'
- added the new 'contract-import' enum value to the 'resource_type' response property for the response status '200'
- added the new 'sov-wbs-template' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'sov-wbs-template-import' enum value to the 'resource_type' response property for the response status '200'
POST: /api/v2/pub/non-contracted-invoices
Changed
- added the new request property 'items/item_id'
PATCH: /api/v2/pub/non-contracted-invoices/{id}
Added
- endpoint added
POST: /api/v2/pub/projects
Added
- added the new 'Multi-Family' enum value to the request property 'sector'
PATCH: /api/v2/pub/projects/{id}
Added
- added the new 'Multi-Family' enum value to the request property 'sector'
GET: /api/v2/pub/accounting-business-units
Added
- endpoint added
POST: /api/v2/pub/accounting-business-units
Added
- endpoint added
DELETE: /api/v2/pub/accounting-business-units/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-business-units/{id}
Added
- endpoint added
PATCH: /api/v2/pub/accounting-business-units/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-companies
Added
- endpoint added
POST: /api/v2/pub/accounting-companies
Added
- endpoint added
DELETE: /api/v2/pub/accounting-companies/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-companies/{id}
Added
- endpoint added
PATCH: /api/v2/pub/accounting-companies/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-cost-codes
Added
- endpoint added
POST: /api/v2/pub/accounting-cost-codes
Added
- endpoint added
DELETE: /api/v2/pub/accounting-cost-codes/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-cost-codes/{id}
Added
- endpoint added
PATCH: /api/v2/pub/accounting-cost-codes/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-entities
Added
- endpoint added
POST: /api/v2/pub/accounting-entities
Added
- endpoint added
DELETE: /api/v2/pub/accounting-entities/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-entities/{id}
Added
- endpoint added
PATCH: /api/v2/pub/accounting-entities/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-projects
Added
- endpoint added
POST: /api/v2/pub/accounting-projects
Added
- endpoint added
DELETE: /api/v2/pub/accounting-projects/{id}
Added
- endpoint added
GET: /api/v2/pub/accounting-projects/{id}
Added
- endpoint added
PATCH: /api/v2/pub/accounting-projects/{id}
Added
- endpoint added
GET: /api/v2/pub/files
Added
- endpoint added
POST: /api/v2/pub/files
Added
- endpoint added
GET: /api/v2/pub/files/{id}
Added
- endpoint added
GET: /api/v2/pub/budgets
Added
- added the property 'items/has_approved_phase' to the response with the '200' status
Changed
- added the new 'query' request parameter 'has_approved_phase'
POST: /api/v2/pub/budgets
Added
- endpoint added
GET: /api/v2/pub/budgets/{id}
Added
- added the property 'has_approved_phase' to the response with the '200' status
POST: /api/v2/pub/contract-changes
Changed
- the request property 'contract_id' became required
- the request property 'name' became required
- the request property 'schedule_impact_status' became required
- the request property 'stage_type' became required
- the request property 'status' became required
- the request property 'type' became required
- the request property 'wbs1' became required
PUT: /api/v2/pub/contracted-invoices/{id}/reject-by-accounting
Added
- endpoint added
POST: /api/v2/pub/non-contracted-invoices
Changed
- added the new request property 'vendor_company_id'
- the request property 'vendor_id' became nullable
PUT: /api/v2/pub/non-contracted-invoices/{id}/reject-by-accounting
Added
- endpoint added
GET: /api/v2/pub/projects
Removed
- removed the 'completed-and-waiting-for-residual' enum value from the 'items/status_name' response property for the response status '200'
- removed the 'undefined' enum value from the 'items/status_name' response property for the response status '200'
POST: /api/v2/pub/projects
Removed
- removed the enum value 'Completed and Waiting for Residual' of the request property 'status'
GET: /api/v2/pub/projects-sites
Added
- added the property 'items/is_primary' to the response with the '200' status
GET: /api/v2/pub/projects-sites/{id}
Added
- added the property 'is_primary' to the response with the '200' status
GET: /api/v2/pub/projects/{id}
Removed
- removed the 'completed-and-waiting-for-residual' enum value from the 'status_name' response property for the response status '200'
- removed the 'undefined' enum value from the 'status_name' response property for the response status '200'
GET: /api/v2/pub/rfis/{id}
Added
- endpoint added