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 /disputesendpoint - Added
GET /disputes/{disputeId}endpoint - Added
GET /disputes/{disputeId}/documents/{documentId}endpoint - Added
POST /disputes/{disputeId}/events/{eventId}/actionsendpoint - Added
POST /disputes/{disputeId}/events/{eventId}/actions/{actionId}/undoendpoint - Added
POST /disputes/{disputeId}/notesendpoint - Added
PUT /disputes/{disputeId}/notes/{noteId}endpoint
Improvements
N/A
Misc Notes
N/A