package WebService::Reactio;
use 5.008001;
use strict;
use warnings;
use Carp;
use Furl;
use JSON;
our $VERSION = "0.03";
use parent qw/
WebService::Reactio::Incident
/;
sub new {
my ($cla
pe' => 'application/json',
'Accept' => 'application/json',
],
content => $content ? encode_json($content) : undef,
);
return decode_json($response->content