Description
The current standing of purchase receipts. E.g., New, Approved, Received.
Resource Overview
| Endpoint | Definition |
| GET/ReceiptStatuses | Retrieve a list of information related to receipt statuses. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| ReceiptStatus | company-defined statuses for receipt | string | Max Length: 20 |
| ReceiptStatusID | unique identifier for receipt status | integer(int32) | |
| ReceiptStatusName | name of the receipt status | string | Max Length: 50 |