POST: /api/v2/pub/contract-changes

🚧

Changed

  • added the new request property 'supporting_document_ids'

POST: /api/v2/pub/contracts

🚧

Changed

  • added the new request property 'additional_attachment_ids'

GET: /api/v2/pub/project-schedules

πŸ‘

Added

  • added the new 'construction' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'development' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'finance' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'food_and_beverage' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'golf_development' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'golf_operations' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'information_technology' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'legal' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'marketing' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'marketing_and_operations' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'operations' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'real_estate_sales' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'reservations' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'retail' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'rooms' enum value to the 'items/tickets/items/category' response property for the response status '200'
  • added the new 'talent_and_culture' enum value to the 'items/tickets/items/category' response property for the response status '200'

GET: /api/v2/pub/project-schedules/{id}

πŸ‘

Added

  • added the new 'construction' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'development' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'finance' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'food_and_beverage' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'golf_development' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'golf_operations' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'information_technology' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'legal' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'marketing' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'marketing_and_operations' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'operations' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'real_estate_sales' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'reservations' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'retail' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'rooms' enum value to the 'tickets/items/category' response property for the response status '200'
  • added the new 'talent_and_culture' enum value to the 'tickets/items/category' response property for the response status '200'

GET: /api/v2/pub/files

πŸ‘

Added

  • added the new enum value 'daily-report-note' to the 'query' request parameter 'resource_type'
  • added the new enum value 'daily-report-waste' to the 'query' request parameter 'resource_type'
  • added the new 'daily-report-note' enum value to the 'items/resource_type' response property for the response status '200'
  • added the new 'daily-report-waste' enum value to the 'items/resource_type' response property for the response status '200'

GET: /api/v2/pub/files/{id}

πŸ‘

Added

  • added the new 'daily-report-note' enum value to the 'resource_type' response property for the response status '200'
  • added the new 'daily-report-waste' enum value to the 'resource_type' response property for the response status '200'

POST: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • added the new 'draft' enum value to the request property 'status'
  • added the new 'fully-approved' enum value to the request property 'status'
  • added the new 'paid' enum value to the request property 'status'
🚧

Changed

  • added the new request property 'document_ids'

PATCH: /api/v2/pub/contracted-invoices/{id}

🚧

Changed

  • added the new request property 'document_ids'

POST: /api/v2/pub/contracted-invoices/{id}/payments

🚧

Changed

  • the request property 'date' became nullable
  • the request property 'method' became nullable
  • the request property 'number' became nullable
  • the request property 'value' became nullable

POST: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the new 'draft' enum value to the request property 'status'
  • added the new 'fully-approved' enum value to the request property 'status'
  • added the new 'paid' enum value to the request property 'status'
🚧

Changed

  • added the new request property 'document_ids'
  • request property 'status' was restricted to a list of enum values

PATCH: /api/v2/pub/non-contracted-invoices/{id}

🚧

Changed

  • added the new request property 'document_ids'

POST: /api/v2/pub/non-contracted-invoices/{id}/payments

🚧

Changed

  • the request property 'date' became nullable
  • the request property 'method' became nullable
  • the request property 'number' became nullable
  • the request property 'value' became nullable

GET: /api/v2/pub/account-types

πŸ‘

Added

  • added the property 'items/permissions/resources/workspace_configuration/can_manage_workspace_documents' to the response with the '200' status

GET: /api/v2/pub/account-types/{id}

πŸ‘

Added

  • added the property 'permissions/resources/workspace_configuration/can_manage_workspace_documents' to the response with the '200' status

PATCH: /api/v2/pub/account-types/{id}

🚧

Changed

  • added the new request property 'permissions/resources/workspace_configuration/can_manage_workspace_documents'

GET: /api/v2/pub/budget-changes

🚧

Changed

  • the response property 'items/category' became nullable for the status '200'
  • the response property 'items/items/items/source_id' became nullable for the status '200'
  • the response property 'items/items/items/target_id' became nullable for the status '200'
  • the response property 'items/reason' became nullable for the status '200'

POST: /api/v2/pub/budget-changes

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/budget-cost-code-categories/{id}

🚧

Changed

  • added the new request property 'order'

PATCH: /api/v2/pub/budget-cost-codes/{id}

🚧

Changed

  • added the new request property 'order'

PATCH: /api/v2/pub/budget-phases/{id}

🚧

Changed

  • added the new request property 'order'

POST: /api/v2/pub/budgets/{id}/snapshots

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/capital-plans

🚧

Changed

  • for the 'query' request parameter 'ids', default value was changed from 'map[]' to '[]'

POST: /api/v2/pub/project-journal-entries

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-requests

🚧

Changed

  • for the 'query' request parameter 'pipeline_ids', default value was changed from 'map[]' to '[]'

POST: /api/v2/pub/projects

🚧

Changed

  • added the new request property 'client_accounting_company_id'


GET: /api/v2/pub/capital-plan-scenarios

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/capital-plan-scenarios/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/capital-plans

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/capital-plans/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-phases

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-request-pipelines

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-request-pipelines/{id}

πŸ‘

Added

  • added the required property 'created_at' to the response with the '200' status
  • added the required property 'created_by' to the response with the '200' status
  • added the required property 'is_archived' to the response with the '200' status
  • added the required property 'max_score' to the response with the '200' status
  • added the required property 'survey_template_id' to the response with the '200' status
  • added the required property 'type_of_measure' to the response with the '200' status
  • added the required property 'updated_at' to the response with the '200' status
  • added the required property 'updated_by' to the response with the '200' status
  • added the new 'acres' enum value to the 'unit_of_measure' response property for the response status '200'
  • added the new 'cubic-feet-per-minute' enum value to the 'unit_of_measure' response property for the response status '200'
  • added the new 'cubic-meters-per-minute' enum value to the 'unit_of_measure' response property for the response status '200'
  • added the new 'hectares' enum value to the 'unit_of_measure' response property for the response status '200'
  • added the new 'square-feet' enum value to the 'unit_of_measure' response property for the response status '200'
  • added the new 'square-meters' enum value to the 'unit_of_measure' response property for the response status '200'
  • added the new 'watts' enum value to the 'unit_of_measure' response property for the response status '200'
🚧

Changed

  • the response property 'unit_of_measure' became nullable for the status '200'
❗️

Removed

  • removed the 'imperial' enum value from the 'unit_of_measure' response property for the response status '200'
  • removed the 'metric' enum value from the 'unit_of_measure' response property for the response status '200'
  • removed the 'power' enum value from the 'unit_of_measure' response property for the response status '200'
  • removed the 'volume' enum value from the 'unit_of_measure' response property for the response status '200'
  • removed the required property 'area_unit' from the response with the '200' status

POST: /api/v2/pub/projects

🚧

Changed

  • added the new request property 'project_phase_id'

PATCH: /api/v2/pub/projects/{id}

🚧

Changed

  • added the new request property 'project_phase_id'

GET: /api/v2/pub/submittal-types

πŸ‘

Added

  • endpoint added


POST: /api/v2/pub/budget-cost-codes

🚧

Changed

  • added the new request property 'lines'

POST: /api/v2/pub/budget-cost-codes/bulk

🚧

Changed

  • added the new request property 'items/lines'

PATCH: /api/v2/pub/budget-cost-codes/{id}

🚧

Changed

  • added the new request property 'lines'

GET: /api/v2/pub/contract-changes

πŸ‘

Added

  • added the property 'items/generated_id' to the response with the '200' status

GET: /api/v2/pub/contract-changes/{id}

πŸ‘

Added

  • added the property 'generated_id' to the response with the '200' status

GET: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • added the property 'items/generated_id' to the response with the '200' status

GET: /api/v2/pub/contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/generated_id' to the response with the '200' status

GET: /api/v2/pub/contracts

πŸ‘

Added

  • added the property 'items/generated_id' to the response with the '200' status

GET: /api/v2/pub/contracts/{id}

πŸ‘

Added

  • added the property 'generated_id' to the response with the '200' status

GET: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the property 'items/generated_id' to the response with the '200' status
  • added the property 'items/paid_by_budget_type' to the response with the '200' status
  • added the property 'items/paid_by_company_id' to the response with the '200' status

POST: /api/v2/pub/non-contracted-invoices

🚧

Changed

  • added the new request property 'paid_by_company_id'

GET: /api/v2/pub/non-contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/generated_id' to the response with the '200' status
  • added the property '/items/paid_by_budget_type' to the response with the '200' status
  • added the property '/items/paid_by_company_id' to the response with the '200' status

PATCH: /api/v2/pub/non-contracted-invoices/{id}

🚧

Changed

  • added the new request property 'paid_by_company_id'

GET: /api/v2/pub/project-request-pipelines/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-requests

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-requests/{id}

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/submittal-types

πŸ‘

Added

  • endpoint added


GET: /api/v2/pub/approvable-resources

πŸ‘

Added

  • added the property 'items/resource_id' to the response with the '200' status

GET: /api/v2/pub/budget-cost-code-categories/{id}

πŸ‘

Added

  • added the required property 'order' to the response with the '200' status
  • added the required property 'subcategories/items/order' to the response with the '200' status
  • added the required property 'subcategories/items/subcategories/items/order' to the response with the '200' status

GET: /api/v2/pub/budget-cost-codes

πŸ‘

Added

  • added the property 'items/order' to the response with the '200' status

GET: /api/v2/pub/budget-cost-codes/{id}

πŸ‘

Added

  • added the required property 'order' to the response with the '200' status

GET: /api/v2/pub/budget-phases/{id}

πŸ‘

Added

  • added the required property 'order' to the response with the '200' status

PATCH: /api/v2/pub/budget-phases/{id}

πŸ‘

Added

  • added the required property 'order' to the response with the '200' status

GET: /api/v2/pub/budgets

πŸ‘

Added

  • added the property 'items/categories/items/order' to the response with the '200' status
  • added the property 'items/phases/items/order' to the response with the '200' status

GET: /api/v2/pub/budgets/{id}

πŸ‘

Added

  • added the property 'categories/items/order' to the response with the '200' status
  • added the property 'phases/items/order' to the response with the '200' status

GET: /api/v2/pub/project-directories

❗️

Removed

  • removed the 'project-executive' enum value from the 'items/workspaces/items/contacts/items/role' response property for the response status '200'
  • removed the 'project-manager' enum value from the 'items/workspaces/items/contacts/items/role' response property for the response status '200'

GET: /api/v2/pub/submittal-types/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/payment-terms

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/payment-terms/{id}

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/submittals

πŸ‘

Added

  • endpoint added


GET: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • added the new enum value 'received_by_accounting' to the 'query' request parameter 'status'
  • added the property 'items/items/items/retention_released_value' to the response with the '200' status
  • added the property 'items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/items/items/retention_released_value' to the response with the '200' status
  • added the property '/items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the '/items/status' response property for the response status '200'

PUT: /api/v2/pub/contracted-invoices/{id}/receive-by-accounting

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/files

πŸ‘

Added

  • added the new enum value 'invoice-ocr' to the 'query' request parameter 'resource_type'
  • added the new 'invoice-ocr' enum value to the 'items/resource_type' response property for the response status '200'

GET: /api/v2/pub/files/{id}

πŸ‘

Added

  • added the new 'invoice-ocr' enum value to the 'resource_type' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the new enum value 'received_by_accounting' to the 'query' request parameter 'status'
  • added the property 'items/items/items/retention_released_value' to the response with the '200' status
  • added the property 'items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/items/items/retention_released_value' to the response with the '200' status
  • added the property '/items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the '/items/status' response property for the response status '200'

PUT: /api/v2/pub/non-contracted-invoices/{id}/receive-by-accounting

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/projects

πŸ‘

Added

  • added the new 'bad' enum value to the 'items/health' response property for the response status '200'
  • added the new 'good' enum value to the 'items/health' response property for the response status '200'
  • added the new 'ok' enum value to the 'items/health' response property for the response status '200'
❗️

Removed

  • removed the property 'items/gross_area' from the response with the '200' status
  • removed the property 'items/rentable_area' from the response with the '200' status
  • removed the property 'items/unit_of_measure' from the response with the '200' status
  • removed the property 'items/usable_area' from the response with the '200' status

POST: /api/v2/pub/projects

❗️

Removed

  • removed the request property 'gross_area'
  • removed the request property 'rentable_area'
  • removed the request property 'unit_of_measure'
  • removed the request property 'usable_area'

GET: /api/v2/pub/projects/{id}

πŸ‘

Added

  • added the new 'bad' enum value to the 'health' response property for the response status '200'
  • added the new 'good' enum value to the 'health' response property for the response status '200'
  • added the new 'ok' enum value to the 'health' response property for the response status '200'
❗️

Removed

  • removed the property 'gross_area' from the response with the '200' status
  • removed the property 'rentable_area' from the response with the '200' status
  • removed the property 'unit_of_measure' from the response with the '200' status
  • removed the property 'usable_area' from the response with the '200' status

PUT: /api/v2/pub/projects/{id}/assign-employee-project-role

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/submittal-packages

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/submittal-packages/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/approvable-resources

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/contracted-invoices

🚧

Changed

  • added the new request property 'payment_term_id'

GET: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the property 'items/payment_term_id' to the response with the '200' status

POST: /api/v2/pub/non-contracted-invoices

🚧

Changed

  • added the new request property 'payment_term_id'

GET: /api/v2/pub/non-contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/payment_term_id' to the response with the '200' status

PUT: /api/v2/pub/non-contracted-invoices/{id}/reject-by-accounting

πŸ‘

Added

  • added required request body

GET: /api/v2/pub/punch-items

πŸ‘

Added

  • added the required property 'items/site_ids' to the response with the '200' status
🚧

Changed

  • added the new required 'query' request parameter 'site_ids'

POST: /api/v2/pub/punch-items

🚧

Changed

  • added the new required request property 'site_ids'

GET: /api/v2/pub/punch-items/{id}

πŸ‘

Added

  • added the required property 'site_ids' to the response with the '200' status

GET: /api/v2/pub/rfis

πŸ‘

Added

  • added the required property 'items/document_ids' to the response with the '200' status

GET: /api/v2/pub/rfis/{id}

πŸ‘

Added

  • added the required property 'document_ids' to the response with the '200' status

POST: /api/v2/pub/submittal-packages

πŸ‘

Added

  • endpoint added