Skip to main content
Anchor to ShopifyPaymentsDispute

ShopifyPaymentsDispute

object

Requires User must have read_shopify_payments_disputes access.

A dispute occurs when a buyer questions the legitimacy of a charge with their financial institution.

•MoneyV2!
non-null

The total amount disputed by the cardholder.

•Date

The deadline for evidence submission.

•Date

The date when evidence was sent. Returns null if evidence hasn't yet been sent.

•Date

The date when this dispute was resolved. Returns null if the dispute isn't yet resolved.

•ID!
non-null

A globally-unique ID.

•DateTime!
non-null

The date when this dispute was initiated.

•UnsignedInt64!
non-null

The ID of the corresponding resource in the REST Admin API.

•Order

The order that contains the charge that's under dispute.

•ShopifyPaymentsDisputeReasonDetails!
non-null

The reason of the dispute.

•DisputeStatus!
non-null

The current state of the dispute.

•DisputeType!
non-null

Indicates if this dispute is still in the inquiry phase or has turned into a chargeback.


Was this section helpful?

•query

Returns dispute details based on ID.

•query

All disputes related to the Shop.


Was this section helpful?


Was this section helpful?
OSZAR »