sven-bo
Member
When using the Client Portal API (`/portal_sessions/`), I receive an access_url along with an expires_at field in the response.
Example:
"access_url": "https://payments.pabbly.com/portal/access/test1234?tk=...",
"expires_at": "2020-03-05T07:19:13.131Z"
Does this mean the generated access_url is only valid until the expires_at timestamp? Or can the link be used beyond that time?
Thanks!
Sven
Example:
"access_url": "https://payments.pabbly.com/portal/access/test1234?tk=...",
"expires_at": "2020-03-05T07:19:13.131Z"
Does this mean the generated access_url is only valid until the expires_at timestamp? Or can the link be used beyond that time?
Thanks!
Sven