pci-report-rejected
Overview
- Key: - pci-report-rejected
- Name: PCI Report Rejected 
- Triggers when: A submitted PCI report is rejected 
Fields
Field
Type
Description
pci_report_id
integer
ID of the rejected PCI report
report_name
string
Name of the rejected PCI report
Example data
{
    "pci_report_id": 12345,
    "report_name": "Example Report"
}Last updated
Was this helpful?