ShopifyPaymentsDisputeReasonDetails object

Details regarding a dispute reason.

Required access

read_orders access scope.

On this page

Fields

  • networkReasonCode ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The raw code provided by the payment network.
  • reason ([ShopifyPaymentsDisputeReason!](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsdisputereason))
    The reason for the dispute provided by the cardholder’s banks.

Types that return ShopifyPaymentsDisputeReasonDetails

  • [ShopifyPaymentsDispute.reasonDetails](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsdispute#reasondetails-2021-01)