PaidDocument
Description
The PaidDocument object represents a document associated with a payment.
Properties
| Type | Name | Description |
|---|---|---|
| string | CustomerId | Identifies the associated Customer object. |
| string | SubCustomerId | Identifies the associated SubCustomer object. |
| string | DivisionId | Identifies the associated division. |
| string | DocumentNumber | User-defined identifier for the document. |
| string | DocumentInternalId | Internal identifier for the document, automatically assigned by EBizCharge. |
| string | DocumentTypeId | Identifies the type of document. |
| string | PaidAmount | Amount paid (not including surcharge). |
Updated 6 months ago
