When you use the web API I believe the expiration (when the activation response can no longer be used) it's 2 weeks from the time of the request.
This is about limelm.pkey.manualActivationHow is an expiration date specified for the ActivationResponse.xml file?
When you use the web API I believe the expiration (when the activation response can no longer be used) it's 2 weeks from the time of the request.
The web form at https://wyday.com/limelm/activate/has an input field for expiration date, so the script for that page must know how to do it. Please show the lines of the script that pass that to the server.
The web API doesn't currently have it as an option. We chose a good default (2 weeks).
We'll add this to the things to modify in the web API.