Link-Out Advanced: For clients with a feed configured
// Header - Specify the token type and signing algorithm:
{
"typ": "JWT",
"alg": "HS256"
}// Payload example (parameter definitions below)
{
"route": "/campaigns/plan/ref",
"planRef": "fuel-recur-carousel-001",
"agentExternalId": "2076",
"listingExternalId": "RNR5103,RNR2240",
"organisationId": "217",
"iss": "63e38413d61b79399110de79",
"exp": 1766486138,
"iat": 1700826706
}Payload parameter
Description
Route value
Action
Last updated
