Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated Latest Changes for v2021-02-25 (Support to new subscription fields and response) #512

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

recurly-integrations
Copy link

@recurly-integrations recurly-integrations commented Sep 16, 2021

Generated Latest Changes for v2021-02-25

SubscriptionCreate request format has changed:

  • Added gateway_code.

SubscriptionUpdate request format has changed:

  • Added gateway_code.

Subscription response format has changed:

  • Added gateway_code.

SubscriptionChangeShippingCreate request format has changed:

  • Added address.
  • Added address_id.

Added tax information to Subscription response

  • Added the fields tax, tax_info and total.

Updated the response for POST /subscriptions/{subscription_id}/change.

  • Responding with 204 No Content when the subscription has a pending change, and a change is submitted which matches the subscription as it currently exists.

@recurly-integrations recurly-integrations added the V4 v2021-02-25 Client label Sep 16, 2021
@douglaslise douglaslise changed the title Generated Latest Changes for v2021-02-25 Generated Latest Changes for v2021-02-25 (Support to new subscription fields and response) Sep 16, 2021
@douglaslise douglaslise merged commit c4e8948 into v3-v2021-02-25 Sep 16, 2021
@douglaslise douglaslise deleted the v3-v2021-02-25-1631811868 branch September 16, 2021 18:44
recurly-integrations pushed a commit that referenced this pull request Sep 16, 2021
[Full Changelog](4.8.0...4.9.0)

**Merged Pull Requests**

- Generated Latest Changes for v2021-02-25 (Support to new subscription fields and response) [#512](#512) ([recurly-integrations](https://github.com/recurly-integrations))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants