InvoicePayments
Retrieves the payments for an invoice with the recent ones on top. This returns all the payment attempts(manual & automatic) made for this invoice.
Columns
Name | Type | References | |
InvoiceId | String |
Invoices.Id | |
Id [KEY] | String | ||
CustomerId | String |
Customers.Id | |
SubscriptionId | String | ||
Status | String | ||
Type | String | ||
Amount | Double | ||
AmountUnused | Double | ||
BaseCurrencyCode | String | ||
CurrencyCode | String | ||
Date | Datetime | ||
Deleted | Boolean | ||
ErrorCode | String | ||
ErrorText | String | ||
ExchangeRate | Double | ||
Gateway | String | ||
GatewayAccountId | String | ||
IdAtGateway | String | ||
LinkedInvoices | String | ||
LinkedRefunds | String | ||
MaskedCardNumber | String | ||
Object | String | ||
PaymentMethod | String | ||
PaymentSourceId | String | ||
ResourceVersion | Long | ||
UpdatedAt | Datetime |