v1
latestOpenAPI 3.0.32026-07-2418074.2 KBDispute Management
Get Dispute Case details
This API allows you to query all of your disputed orders or filter a specific dispute or subset of disputes based on the query parameters that are used as filters of the results that you will get in the response.
get/external/merchants/orders/disputes/
Query parameters
order_idstring uuid
Example:12345678-abcd-acef-a765-123abc456def
Enter a Tamara order_id to be used to filter results related to it.
merchant_order_reference_idstring
Example:A12345
Enter a your own merchant_order_reference_id to be used to filter results related to it.
dispute_idstring
Enter the Tamara dispute_id to be used to filter results.
order_status'approved' | 'authorised' | 'canceled' | 'updated' | 'fully_captured' | 'partially_captured' | 'fully_refunded' | 'partially_refunded'
Enter the Tamara order_status to be used to filter results.
dispute_status'open' | 'awaiting_merchant_response' | 'cancelled' | 'claim_accepted' | 'claim_rejected' | 'closed' | 'under_review'
Enter the Tamara dispute_status to be used to filter results.
is_parentboolean
Specify if this request is by a parent merchantID on behalf of one of its child merchantID(s)
limitinteger
pageinteger
Headers
x-requested-withstring uuid
Example:12345678-abcd-acef-a765-123abc456def
Enter a Tamara child merchantID (MID) so that you can
Response
Disputes found successfully