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