List Alerts

GET https://{{baseURL}}/api/v2/contract/?company=1&name={{contract_name}}&contract_no={{contract_number}}

Request Params

KeyDatatypeRequiredDescription
companynumber
namestring
contract_nostring

RESPONSES

status: OK

{"alert_name":"Test alert","alert_id":2,"alert_days":10,"alert_days_type":"after","alert_type":"Warranty Start Date","alert_email_message":"Test alert","is_active":true,"last_sent":null,"get_historical_last_sent":null,"resend_on":null,"alert_emails":["romel.robles+dev@revnue.com"]}