Validates the magic link token and redirects to Stripe billing portal.
curl --request GET \
--url https://api.fluxer.app/v1/donations/manage{
"code": "ACCESS_DENIED",
"message": "<string>",
"errors": [
{
"path": "<string>",
"message": "<string>",
"code": "<string>"
}
]
}Magic link token for donor authentication
64No Content
curl --request GET \
--url https://api.fluxer.app/v1/donations/manage{
"code": "ACCESS_DENIED",
"message": "<string>",
"errors": [
{
"path": "<string>",
"message": "<string>",
"code": "<string>"
}
]
}