Payments
भुगतान सूची
अपने खाते से जुड़े सभी भुगतानों की सूची प्राप्त करें।
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 customer id
Filter by subscription id
Filter by status
उपलब्ध विकल्प:
succeeded, failed, cancelled, processing, requires_customer_action, requires_merchant_action, requires_payment_method, requires_confirmation, requires_capture, partially_captured, partially_captured_and_capturable filter by Brand id
Filter by product id
प्रतिक्रिया
Last modified on January 28, 2026
JavaScript