Add an optional module to the subscription (TADM-02) — the license updates
immediately; the module is billed on the next renewal invoice (no live charge). Requires `core.settings.manage`.
curl -X POST "https://api.blesyum.com/api/v1/billing/addon" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}