List dispute statuses
Retrieve the status history for a specific dispute.
Path parameters
disputeId
Unique identifier of the dispute.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the status history for a specific dispute.
disputeStatusId
Unique identifier of the dispute status.
status
Status of the dispute.
statusDate
Date that the status changed. The format of this value is YYYY-MM-DD.