Payments
Returns all payments.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Date | Datetime | ||
RefNr | String | ||
Amount | Double | ||
IsVoid | Boolean | ||
IsPrePayment | Boolean | ||
CreatedBy | String | ||
CustomerId | Integer | ||
CustomerName | String | ||
CustomerMemo | String | ||
CustomerPhone | String | ||
CustomerActive | Boolean | ||
CustomerAltPhone | String | ||
CustomerBalance | Double | ||
CustomerBillingAddressCity | String | ||
CustomerBillingAddressCountry | String | ||
CustomerBillingAddressId | Integer | ||
CustomerBillingAddressLine1 | String | ||
CustomerBillingAddressName | String | ||
CustomerBillingAddressState | String | ||
CustomerBillingAddressZipcode | String | ||
CustomerContact | String | ||
CustomerCreatedAt | Datetime | ||
CustomerCreditHold | Boolean | ||
CustomerEmails | String | ||
CustomerFax | String | ||
CustomerSalespersonId | String | ||
CustomerShippingAddressCity | String | ||
CustomerShippingAddressCountry | String | ||
CustomerShippingAddressId | Integer | ||
CustomerShippingAddressLine1 | String | ||
CustomerShippingAddressName | String | ||
CustomerShippingAddressState | String | ||
CustomerShippingAddressZipcode | String | ||
CustomerWebsite | String | ||
PaymentMethodId | Integer | ||
PaymentMethodActive | Boolean | ||
PaymentMethodName | String | ||
PaymentMethodTypeId | String | ||
CreditCard | String | ||
DepositInAccountAccountNr | String | ||
DepositInAccountAccountType | String | ||
DepositInAccountActive | Boolean | ||
DepositInAccountId | Integer | ||
DepositInAccountName | String | ||
Lines | String |