Description
Outlined agreement defining when to pay an invoice.
Resource Overview
| Endpoint | Definition |
| GET/PaymentTerms | Retrieve a list of information related to payment terms. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicates whether the payment category is active | boolean | |
| NumberofDays | days that can transpire before customer expected to make payment after services are rendered | integer(int32) | |
| PaymentTermsID | unique identifier for each set of payment terms | integer(int32) | |
| Terms | describes the payment terms in text format | string |