GET: /api/v2/pub/files

πŸ‘

Added

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

POST: /api/v2/pub/files

🚧

Changed

  • added the new request property 'description'

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

πŸ‘

Added

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

POST: /api/v2/pub/jobsite-media

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/rfis

πŸ‘

Added

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

POST: /api/v2/pub/rfis

πŸ‘

Added

  • endpoint added

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

πŸ‘

Added

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


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

πŸ‘

Added

  • added the property 'items/permissions/resources/capital_plan' to the response with the '200' status
  • added the property 'items/permissions/resources/data_management' to the response with the '200' status
  • added the property 'items/permissions/resources/project_financials/can_create_and_edit_cash_flow' to the response with the '200' status
  • added the property 'items/permissions/resources/project_financials/can_view_cash_flow' to the response with the '200' status
❗️

Removed

  • removed the property 'items/permissions/resources/workspace_configuration/can_create_access_tokens_and_oauth' from the response with the '200' status

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

πŸ‘

Added

  • added the property 'permissions/resources/capital_plan' to the response with the '200' status
  • added the property 'permissions/resources/data_management' to the response with the '200' status
  • added the property 'permissions/resources/project_financials/can_create_and_edit_cash_flow' to the response with the '200' status
  • added the property 'permissions/resources/project_financials/can_view_cash_flow' to the response with the '200' status
❗️

Removed

  • removed the property 'permissions/resources/workspace_configuration/can_create_access_tokens_and_oauth' from the response with the '200' status

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

🚧

Changed

  • added the new request property 'permissions/resources/capital_plan'
  • added the new request property 'permissions/resources/data_management'
  • added the new request property 'permissions/resources/project_financials/can_create_and_edit_cash_flow'
  • added the new request property 'permissions/resources/project_financials/can_view_cash_flow'
❗️

Removed

  • removed the request property 'permissions/resources/workspace_configuration/can_create_access_tokens_and_oauth'

GET: /api/v2/pub/projects

🚧

Changed

  • added the new 'query' request parameter 'name'

GET: /api/v2/pub/rfis

πŸ‘

Added

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

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

πŸ‘

Added

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

GET: /api/v2/pub/rfis/{rfi_id}/solutions

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/rfis/{rfi_id}/solutions

πŸ‘

Added

  • endpoint added

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

πŸ‘

Added

  • endpoint added

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

🚧

Changed

  • added the new request property 'wbs1/items/released_retention_value'

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

🚧

Changed

  • the request property 'wbs1/items/released_retention_value' became not nullable


GET: /api/v2/pub/capital-plan-cash-flows

πŸ‘

Added

  • endpoint added

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

🚧

Changed

  • added the new request property 'is_retention'
  • the request property 'payment_term_id' became nullable
  • the request property 'document_ids' became not nullable

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

🚧

Changed

  • added the new request property 'wbs1/items/released_retention_value'

GET: /api/v2/pub/project-cash-flows

πŸ‘

Added

  • endpoint added

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'