A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"reasonCode": "<string>",
"name": "<string>",
"needsMoreInfo": true
}
]
}Gets available subscription action reasons for the given category. If no category is supplied will give available Cancel action reasons.
A valid request URL is required to generate request examples{
"totalCount": 123,
"items": [
{
"reasonCode": "<string>",
"name": "<string>",
"needsMoreInfo": true
}
]
}JWT Authorization header using the Bearer scheme.
Action to get available reasons for. Defaults to CANCEL
limits which fields are returned in the response body