Retrieve transfer actions by state
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "ILTUOP0001",
- "name": "void transfer",
- "description": "void an active transfer if permitted"
}, - {
- "id": "ILTUOP0002",
- "name": "receive transfer",
- "description": "receive inbound transfer"
}, - {
- "id": "ILTUOP0003",
- "name": "reject transfer",
- "description": "reject specific lots or all lots from transfer"
}, - {
- "id": "ILTUOP0008",
- "name": "entity_state and allowed keys",
- "description": "allow multiple updates for IL Biotrack transfers, no validation"
}
]
}, - "warnings": [ ]
}