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

Add used_tax_service to Invoice response #757

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

judith
Copy link
Contributor

@judith judith commented Apr 18, 2023

Invoice response format has changed:

  • Added <used_tax_service>. Field is present if taxes are enabled. Value is true or false based on a successful response from the tax service.

Invoice response format has changed:

Added <used_tax_service>. Field is present if taxes are enabled.
Value is `true` or `false` based on a successful response from the
tax service.
@judith judith added the V2 V2 Client label Apr 24, 2023
@cbarton cbarton merged commit 299b14b into v2 Apr 25, 2023
@cbarton cbarton deleted the add_invoice_used_tax_service branch April 25, 2023 18:21
recurly-integrations pushed a commit that referenced this pull request Apr 26, 2023
[Full Changelog](2.14.0...2.14.1)

**Merged Pull Requests**

- Add used_tax_service to Invoice response [#757](#757) ([judith](https://github.com/judith))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants