Description
A category created and assigned to a credit or an expense credit memo.
Resource Overview
| Endpoint | Definition | 
| GET/PaymentCategories | Retrieve a list of information related to payment categories. | 
Attributes
| Attribute | Description  | Data Type  | Notes   | 
|---|---|---|---|
| AccountNumber | bank account identifier | string | Max Length: 50 | 
| Active | indicates whether the payment category is active | boolean | |
| PaymentCategoryID | unique identifier of the payment category | integer(int32) | |
| PaymentCategoryName | name of payment category | string | Max Length: 50 | 
| SortOrder | order in which payment categories are sorted | integer(int32) |