Skip to content

1.3.2: Merge pull request #11 from nnnLik/feature/request-promo-code

Choose a tag to compare

@pehas pehas released this 11 Sep 12:03
· 11 commits to master since this release
eb5cc64
  • Introduced PromoOfferRequestTrackingCode class for handling request tracking promo codes.
  • Implemented request method with detailed type hints and Google-style docstrings.
  • Added comprehensive test cases for successful requests, error handling, and validation checks in test_promo_offers.py.