Concede the dispute and accept liability for the chargeback. Use this when you do not intend to contest the claim. This action is irreversible: once accepted, the disputed amount will be debited from your account and the dispute will move to a terminal LOST state with status_reason ACCEPTED.
Unique identifier of the dispute.
Accept acknowledged. The dispute will be processed asynchronously.
Response body for public dispute actions (challenge, accept).
ID of the dispute the action was applied to.
Human-readable summary of the applied action.
Action not allowed in current state.
{
"error_code": "ILLEGAL_STATE",
"message": "The requested action is not allowed in the current dispute state."
}Dispute not found.
{
"error_code": "DISPUTE_NOT_FOUND",
"message": "The specified dispute was not found."
}This dispute uses an unsupported workflow version.
{
"error_code": "ILLEGAL_STATE",
"message": "This dispute uses a deprecated FSM version that is no longer supported."
}