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

feat: added subscriptions invoices endpoints #7

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

rostyk-kanafotskyy
Copy link
Contributor

Type

  • Feature

    Implements a new feature

Description

Added new subscription invoices endpoint:

  • List all subscription invoices
  • Get a subscription invoice
  • List all subscription invoice payments
  • Get a subscription invoice payment

Updates some formatting, replaced SubscriptionInvoice type for Subscriptions endpoint

Dependencies

Other PRs or builds that this PR depends on.

Issues

A list of issues closed by this PR.

  • Fixes #

Notes

Any additional notes.

Copy link

github-actions bot commented Aug 2, 2024

Unit Test Results

    1 files  ±0    55 suites  ±0   2s ⏱️ ±0s
350 tests ±0  350 ✔️ ±0  0 💤 ±0  0 ±0 
355 runs  ±0  355 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit b2969d8. ± Comparison against base commit ff12711.

@rostyk-kanafotskyy rostyk-kanafotskyy merged commit 0a1d4a8 into main Aug 2, 2024
11 checks passed
@rostyk-kanafotskyy rostyk-kanafotskyy deleted the feat/subs-invoices branch August 2, 2024 11:37
Copy link

github-actions bot commented Aug 2, 2024

🎉 This issue has been resolved in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants