recurly / recurly-client-php

Recurly PHP Client
http://recurly.com
MIT License
172 stars 93 forks source link

Fixes bug with putDunningCampaignBulkUpdate #706

Closed recurly-integrations closed 2 years ago

recurly-integrations commented 2 years ago

The putDunningCampaignBulkUpdate method was missing the $dunning_campaign_id parameter, which is used to construct the request URL.