| Name | Description | Type | Additional information |
|---|---|---|---|
| ReceiptID |
Uniquely identifies a received product and its filled out questionnaire. |
integer |
None. |
| QuantityReceived |
The quantity that was received of the given product. |
integer |
None. |
| ReturnedLocation |
The location on which the item was received, determined by its quality. |
string |
String length: inclusive between 1 and 50 |
| ReturnedQualityIdentifier |
Quality of the processed return, mapped to a Warehouse Location Code. |
string |
String length: inclusive between 1 and 10 |
| ProductIdentifier |
The itemcode of the product received. |
string |
String length: inclusive between 1 and 50 |
| InitialQuestionID |
The ID of the first question that the user answered. |
integer |
None. |
| QuestionsAnswered |
List of answered questions. |
Collection of QuestionAnswered |
None. |