AlternateDisputeResolution

  • Merchants in select regions might have access to Alternate Dispute Resolution (ADR) options for issue resolution.

  • When available, an ADR link, defined by a URI and label within a JSON structure, will be displayed alongside the list of issues, guiding merchants to an external platform for dispute resolution.

The Alternate Dispute Resolution (ADR) that may be available to merchants in some regions. If present, the link should be shown on the same page as the list of issues.

JSON representation
{
  "uri": string,
  "label": string
}
Fields
uri

string

The URL pointing to a page, where merchant can request alternative dispute resolution with an external body.

label

string

The label for the alternate dispute resolution link.