abertschi / postcard_creator_wrapper

A python wrapper around the Rest API of the Swiss Postcard creator :postbox:
https://abertschi.ch/blog/2022/receiving-postcards/
Apache License 2.0
52 stars 10 forks source link

API to the free 1/24 version? #10

Closed davidoesch closed 6 years ago

davidoesch commented 6 years ago

Hi Is there as well an API to the APP version which allows to send one free postcard in 24h?

askingforafriend

abertschi commented 6 years ago

Not sure what you mean by APP version, but if you take a look at the README, you see that the API method

w.send_free_card(postcard=)

does exactly this.