/v1/issuing/disputes/{dispute}Update an Issuing dispute
Updates an existing Issuing dispute with the values you provide, leaving omitted properties unchanged. Use evidence to add or clear evidence fields, and use amount to set the disputed amount in the card's smallest currency unit. Pass an empty string for an evidence property or metadata value when the schema permits clearing it.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
- IdempotentThe SDK sends
Idempotency-Key, so a retried request is only applied once.
Optional partial update for an Issuing dispute; omitted fields remain unchanged.
dispute must identify the Issuing dispute and must not exceed 5000 characters. evidence.reason must be one of: canceled, duplicate, fraudulent, merchandise_not_as_described, no_valid_authorization, not_received, other, or service_not_as_described. expand field names must be no longer than 5000 characters, and lookup_key is not part of this request.