Represents a comprehensive Payment record within the OnTime API.
|  | Payment 
 Represents a comprehensive Payment record within the OnTime API. 
 
 
 
 
 
 
 
 | 
| Name | Description | Data Type | 
|---|---|---|
| Customer | The unique Guid identifier referencing the Customer record assigned to this Payment. | string | 
| Invoice | The unique Guid identifier referencing the Invoice record assigned to this Payment. | string | 
| ID | The unique identifier for this Payment record. | string | 
| Amount | The amount that this Payment will deduct from the remaining balance of the assigned | number | 
| Date | The date this Payment was generated and applied to an | string | 
| Memo | Any additional comments associated with this Payment. | string | 
| ReferenceNumber | The reference number assigned to this Payment. | string | 
| TransferredToQuickBooksDesktop | Indicates if this Payment has been exported to QuickBooks via OnTime Management Suite. | boolean |