Retrieve the lots rejection reasons for transfers
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "CATLRR0001",
- "name": "damage"
}, - {
- "id": "CATLRR0002",
- "name": "damage_bcc"
}, - {
- "id": "CATLRR0003",
- "name": "data_entry_error"
}, - {
- "id": "CATLRR0004",
- "name": "incorrect_item_transfer"
}, - {
- "id": "CATLRR0005",
- "name": "incorrect_quantity"
}, - {
- "id": "CATLRR0006",
- "name": "non_compliant_label"
}, - {
- "id": "CATLRR0007",
- "name": "spoilage"
}, - {
- "id": "CATLRR0008",
- "name": "theft"
}
]
}, - "warnings": [ ]
}