Change Updates

Do not miss any SmartPM Public API changes, ever again

Subscribe to the SmartPM Public API changelog to be up to date on recent changes.

RSS

about 18 hours ago

main
9.18.0
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /public/v1/projects/{projectId}/rfis
  • Response
  • 200 response Modified
    • */* content type Modified
      • rfi property Modified
        • rfiLinkedActivities, rfiQuestions, rfiBallInCourtUsers properties Modified
GET /public/v1/projects/{projectId}/rfis/{rfiId}
  • Response
  • 200 response Modified
    • */* content type Modified
      • rfi property Modified
        • rfiLinkedActivities, rfiQuestions, rfiBallInCourtUsers properties Modified
GET /public/v1/projects/{projectId}/scenarios/{scenarioId}/activities
  • Response
  • 200 response Modified
    • */* content type Modified
      • activityCodes property Added
GET /public/v1/projects/{projectId}/submittals
  • Response
  • 200 response Modified
    • */* content type Modified
      • submittal property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /public/v1/projects/{projectId}/submittals/{submittalId}
  • Response
  • 200 response Modified
    • */* content type Modified
      • submittal property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /public/v2/projects/{projectId}/scenarios/{scenarioId}/activities
  • Response
  • 200 response Modified
    • */* content type Modified
      • activityCodes property Added
POST /public/v1/projects/{projectId}/rfis
  • Body
  • application/json content type Modified
    • rfiQuestions property Modified
      • rfi property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • rfiBallInCourtUsers property Modified
      • rfi property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • rfi property Modified
        • rfiLinkedActivities, rfiQuestions, rfiBallInCourtUsers properties Modified
POST /public/v1/projects/{projectId}/submittals
  • Response
  • 200 response Modified
    • */* content type Modified
      • submittal property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /public/v1/projects/{projectId}/rfis/{rfiId}
  • Body
  • application/json content type Modified
    • rfiQuestions property Modified
      • rfi property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • rfiBallInCourtUsers property Modified
      • rfi property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • rfi property Modified
        • rfiLinkedActivities, rfiQuestions, rfiBallInCourtUsers properties Modified
PUT /public/v1/projects/{projectId}/submittals/{submittalId}
  • Body
  • application/json content type Modified
    • submittalResponses property Modified
      • submittal property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • Response
  • 200 response Modified
    • */* content type Modified
      • submittal property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking