Change Updates

Do not miss any Journal Entry API changes, ever again

Subscribe to the Journal Entry API changelog to be up to date on recent changes.

RSS

3 days ago

main
1.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v1.0/engagements/{engagementSid}/journal-entries
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • periodCode property Modified
          • Property is no longer required
          • Type went from string | null to string
            Breaking
        • journalLines property Modified
      • @odata.count, @odata.nextPage properties Modified
        • Type went from string | null to string
          Breaking
  • 400 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • default response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
PUT /api/v1.0/engagements/{engagementSid}/journal-entries/command/pendingpost/bulk
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statusReason property Modified
        • Property is no longer required
        • Type went from string | null to string
          Breaking
  • 400 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • 409 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • default response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
PUT /api/v1.0/engagements/{engagementSid}/journal-entries/command/post/bulk
  • Body
  • application/json content type Modified
    • journals property Modified
      • postComment property Modified
        • Type went from string | null to string
          Breaking
    • bundleGuid property Modified
      • Property is no longer required
      • Type went from string(uuid) | null to string(uuid)
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • journalsUpdated property Modified
        • statusReason property Modified
          • Property is no longer required
          • Type went from string | null to string
            Breaking
  • 400 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • 409 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • default response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
PUT /api/v1.0/engagements/{engagementSid}/journal-entries/command/reject/bulk
  • Response
  • 200 response Modified
    • application/json content type Modified
      • statusReason property Modified
        • Property is no longer required
        • Type went from string | null to string
          Breaking
  • 400 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • 409 response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
  • default response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking
POST JournalPublishedwebhook
  • Response
  • default response Modified
    • application/problem+json content type Modified
      • type, title, detail, instance properties Modified
        • Type went from string | null to string
          Breaking
      • status property Modified
        • Type went from integer(int32) | null to integer(int32)
          Breaking