List dispute statuses

Retrieve the status history for a specific dispute.

Path parameters

disputeIdintegerRequired

Unique identifier of the dispute.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful request. Returns the status history for a specific dispute.

disputeStatusIdintegerOptional

Unique identifier of the dispute status.

statusenumOptional

Status of the dispute.

statusDatestringOptionalformat: "date"

Date that the status changed. The format of this value is YYYY-MM-DD.