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

about 1 hour ago

main
1.0
Compare

API structure has changed

Next change
9 structure changes including:
1 Breaking change
3 Additions
5 Modifications
1 Removal
Modified 5 Breaking
GET /api/v1.0/engagements/{engagementSid}/journal-entries
  • Response
  • 200 response Modified
    • application/json content type Modified
      • value property Modified
        • attachments property Modified
          • Property is no longer required
  • Authentication
  • Adra oauth code pkce & Adra oauth client cred & Adra personal access token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra oauth code pkce, Adra oauth client cred, Adra personal access token authentication methods Added
PUT /api/v1.0/engagements/{engagementSid}/journal-entries/command/pendingpost/bulk
  • Authentication
  • Adra oauth code pkce & Adra oauth client cred & Adra personal access token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra oauth code pkce, Adra oauth client cred, Adra personal access token authentication methods Added
PUT /api/v1.0/engagements/{engagementSid}/journal-entries/command/post/bulk
  • Authentication
  • Adra oauth code pkce & Adra oauth client cred & Adra personal access token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra oauth code pkce, Adra oauth client cred, Adra personal access token authentication methods Added
PUT /api/v1.0/engagements/{engagementSid}/journal-entries/command/reject/bulk
  • Authentication
  • Adra oauth code pkce & Adra oauth client cred & Adra personal access token authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra oauth code pkce, Adra oauth client cred, Adra personal access token authentication methods Added
POST JournalPublishedwebhook
  • Body
  • application/json content type Modified
    • EventId, CorrelationId, EventType, EventMessage, CreatedDate, Payload properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • JournalId, ResourceUrl properties Added
Removed 1 Breaking
Adra oauth code pkce & Adra oauth client cred & Adra personal access tokenauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 3
Adra oauth client credauthentication method
Adra oauth code pkceauthentication method
Adra personal access tokenauthentication method