Skip to main content
Version: 202201

Get Dispute

GET 

/openapi/2024-07/shoplazza-payment/disputes/:id

Retrieves a Dispute object.

Request

Path Parameters

    id stringrequired

    Dispute order ID

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object

    Request: Get dispute order

    dispute object

    dispute orders

    idstring

    Dispute order ID

    transaction_order_idstring

    Transaction order ID

    original_order_idstring

    Original order ID

    store_idstring

    Store ID

    currencystring

    Account currency

    created_atstring

    Creation time (unix timestamp)

    updated_atstring

    Last updated time (unix timestamp)

    expiration_timestring

    Expiration time (unix timestamp)

    dispute_reasonstring

    Dispute reason

    original_order_amountstring

    Original order amount

    dispute_amountstring

    Dispute amount

    statusstring

    Status (e.g., "lost", "won", "warning_closed", "needs_response", "under_review", "warning_under_review", "warning_needs_response") lost: The dispute was resolved against the merchant, and the funds were not recovered. won: The dispute was resolved in favor of the merchant, and the funds were retained or recovered. warning_closed: The dispute case was closed following a warning; no further action is required. needs_response: The dispute requires a response or evidence from the merchant to proceed. under_review: The dispute is currently under review by the payment processor or financial institution. warning_under_review: The dispute received a warning and is under review; further action may be needed. warning_needs_response: The dispute has a warning and requires a response from the merchant to avoid further escalation.

    feestring

    Dispute fee

    fee_currencystring

    Fee currency