get https://app1.compliancely.com/app/heartbeat///
This function gives the current status of features as per provided country.
This endpoint provide status for multiple features. param1
represents the feature name. param2
represents the state/country.
{
"feature": "sos",
"state": "montana",
"service_status": "active"
}
{
"message": "Not found" // When either of the params is incorrect.
}
Features and Params
Feature | param1 | param2 |
---|---|---|
SOS | "sos" | State name in lower case |
Tax Transcript | "us" | "taxtranscript" |
Canada CRA | "canada" | "cra" |
Canada GST/HST | "canada" | "gsthst" |