Hi, I am trying to find out how to set the package expiration date through REST API.
I could only find how to do it through SDK, but not through REST API.
Reply to: Set Expiring date for package through REST API
Friday, March 4, 2016 at 07:05am
1
votes
To set an expiry date with REST API, you will need to add the "due" property when building your json payload to create a package. You can find an example below:
Reply to: Set Expiring date for package through REST API
Friday, March 4, 2016 at 07:05amReply to: Set Expiring date for package through REST API
Wednesday, August 31, 2016 at 07:37am