This didn't work for me, sorry
Post
Replies
Boosts
Views
Activity
This is not an answer, it is just repeating what my question said. There are also a few follow up replies that could use some attention.
Thanks for the suggestion, I'll take a look.
The most difficult thing I have hit in this API is the auth, mainly because there is no native (and simple) JWT builder in Swift. Would be nice to have that rolled into CryptoKit.
Second most difficult thing is figuring out how many strings you have to pull to get the one piece of information you need. Maybe when we get to v5 they will clean it up.
That's what I'm seeing in the API, but I need it to be through the API. The interface is now very restricted on how much I can schedule so it makes more sense at this point for me to be able to update pricing on demand and manage the schedule on my own server.
That's what I'm seeing too, but I need a way to do it through the API. But thanks for the feedback