It's a string with value "USA", I tried hardcoding the value itself but I still get the same response.
Post
Replies
Boosts
Views
Activity
@GrayDev Were you able to set app availability with this as well? My implementation is not setting the availaiblity. and also, how did you get the "manualPrice-0" id ?
@OurBigAdventure Thanks for this. Were you able to set app availability together with the pricing as well? How were you able to do it?
Hey @GrayDev Thanks for providing this code, I just have a follow up on this. I get an error response from the api that the end date is not a valid value. I had to put it on double quotes as the way Im using it. Not sure if there's any way for me to correct this.
"detail" : "'None' is not a valid value for the attribute 'endDate'. Expected an ISO 8601 date"