Retrieves the payments for an invoice with the recent ones on top. This returns all the payment attempts(manual & automatic) made for this invoice.
Sample Request
Sample Result[JSON]
URL Format
GET https://[site].chargebee.com/api/v2/invoices/{invoice-id}/payments
Input Parameters
Returns
next_offset
optional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
Transaction object
Resource object representing transaction