webhook = new WWW::Shopify::Model::Webhook({topic => "orders/create", address => $URL, format => "json"});
$sa->create($Webhook);
And that's all there is to it. To delete all the webhooks in a store
->{parent}, $specs) . ".json";
my ($decoded, $response) = $self->use_url('get', $url, $specs);
my @return = $self->{_decode_entities} ? (map { my $object = $package->from_json($_, $self); $object->a
he headers come in the form
#
# <https://gift-reggie.myshopify.com/admin/api/2019-10/customers.json?limit=75&page_info=eyJkaXJlY3Rpb24iOiJwcmV2IiwibGFzdF9pZCI6MTA0MTYyOTYxMDAyNywibGFzdF92YWx1ZSI6MT
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $email_domains = $ovh->email->domains->domains;
foreach my $emai
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $contacts = $ovh->me->contacts;
my $tasks_contact_change = $ovh->me->
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $carts = $ovh->order->carts;
my $cart_id = $carts->[0]->id;
my $c
ERSION
use strict;
use warnings;
use base qw/LWP::Authen::OAuth2::ServiceProvider/;
use JSON qw/decode_json/;
sub authorization_endpoint {
my $self = shift;
my $host = $self->{use_test_url
_headers {
return { 'Content-Type' => 'application/vnd.dwolla.v1.hal+json', 'Accept' => 'application/vnd.dwolla.v1.hal+json' };
}
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
LWP::Authen::OA
rl_base.'oauth/verify' => { access_token => $access_token_str });
my $content = eval { decode_json($res->content) };
my $scope = $content->{scope};
my $client_id = $content->{client_
OAuth2
our $VERSION = '0.18'; our $VERSION = '0.20'; # VERSION
use strict;
use warnings;
use JSON;
our @ISA = qw(LWP::Authen::OAuth2::ServiceProvider);
sub authorization_endpoint {
return '
esponse ) = @_;
my $content = eval { decode_json( $response->content ) };
$content = $content->{ 'body' };
$response->content( encode_json( $content ) );
$self->SUPER::construct_toke
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $free_email_info = $ovh->order->hosting->web->free_email_info;
=head1 DE
_token: " . $res->code() . ".\n" . $res->content) unless $res->is_success();
my $decoded = JSON::decode_json($res->content);
die new WWW::Shopify::Exception("Unable to refresh access token.") unless
_token: " . $res->code() . ".\n" . $res->content) unless $res->is_success();
my $decoded = JSON::decode_json($res->content);
die new WWW::Shopify::Exception("Unable to retrieve access token.") unles
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $contacts = $ovh->me->contacts;
foreach my $contact (@$contact)
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $projects = $ovh->cloud->projects;
my $example_project = $projects->[
show up in another category).
#pod
#pod If a F<MYMETA.json> file exists and L<CPAN::Meta> is installed on the testing
#pod machine, F<MYMETA.json> will be examined for prerequisites in addition, as i
unless they show up in another category).
If a F<MYMETA.json> file exists and L<CPAN::Meta> is installed on the testing
machine, F<MYMETA.json> will be examined for prerequisites in addition, as it
w
# Add dynamic prereqs to the included modules list (if we can)
my ($source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
my $cpan_meta_error;
if ( $source && $HAS_CPAN_META
&& (my $meta = eval { CPA
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $order = $ovh->me->order(1234);
my $order->pay_with_registered_p
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $existing_zones = $ovh->order->domain->zone->existing;
=head1 DESCRIPTIO
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $bills = $ovh->me->bills;
foreach my $bill (@$bills) {
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $order = $ovh->me->orders->[0];
my $details = $order->details;
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $projects = $ovh->cloud->projects;
my $example_project = $projects->[
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $projects = $ovh->cloud->projects;
my $example_project = $projects->[
=head1 SYNOPSIS
use Webservice::OVH;
my $ovh = Webservice::OVH->new_from_json("credentials.json");
my $cart = $ovh->order->new_cart(ovh_subsidiary => 'DE');
$cart->ad
g,
req => 1,
pos => 0,
},
},
'cmdline.default_format' => 'json',
};
sub detect_prog {
require File::Which;
my %args = @_;
_set_args_defaults(\%arg