Disputes
विवादों की सूची
अपने खाते से जुड़े सभी विवादों की सूची प्राप्त करें।
GET
JavaScript
प्राधिकरण
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
क्वेरी पैरामीटर
Get events after this created time
Get events created before this time
Page size default is 10 max is 100
आवश्यक सीमा:
x >= 0Page number default is 0
आवश्यक सीमा:
x >= 0Filter by dispute status
उपलब्ध विकल्प:
dispute_opened, dispute_expired, dispute_accepted, dispute_cancelled, dispute_challenged, dispute_won, dispute_lost Filter by dispute stage
उपलब्ध विकल्प:
pre_dispute, dispute, pre_arbitration Filter by customer_id
प्रतिक्रिया
Last modified on January 28, 2026
JavaScript