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
     
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.