requisition_signed_accession
Triggered when the requisition accession_status is set to signed
Sample Payload
{ "eventType": "requisition_signed_accession", "requisitionIdentifier": "req-001", "projectTemplateId": XX }
Payload description
Key | Type | Description |
eventType | string | The action performed |
requisitionIdentifier | string | Requisition identifier |
projectTemplateId | integer | Associated project template id |