added

API - Disputes 1.0.0 Sandbox

TL;DR - New /disputes Sandbox allowing you to manage every part of the dispute lifecycle.

Summary

This release brings a new sandbox environment for disputes. Please continue reading for full detail on what is included in this release, or check out the following documentation links:

Features

  • The sandbox environment can now be used to test this API, which is listed in the API Reference and available via the 'Try It!' feature.
  • Added GET /disputes endpoint
  • Added GET /disputes/{disputeId} endpoint
  • Added GET /disputes/{disputeId}/documents/{documentId} endpoint
  • Added POST /disputes/{disputeId}/events/{eventId}/actions endpoint
  • Added POST /disputes/{disputeId}/events/{eventId}/actions/{actionId}/undo endpoint
  • Added POST /disputes/{disputeId}/notes endpoint
  • Added PUT /disputes/{disputeId}/notes/{noteId} endpoint

Improvements

N/A

Misc Notes

N/A

Want a quick overview?