v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBAccount
Get a cookie to allow for access to billing data
Get cookie to allow for access to billing data and perform billing operations
post/v1/account/billing_sso
Request body
Example request
{
"destination": "index.php",
"params": "action=productdetails&id=12345"
}Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}