Get all add-ons for a single company

GET {{baseUrl}}/billing/subscriptions/addons

Returns the add-ons for a single company.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":[{"code":"leadbooster_v2"},{"code":"prospector"},{"code":"smart_docs_v2"}]}