Get all add-ons for a single company
GET {{baseUrl}}/billing/subscriptions/addons
Returns the add-ons for a single company.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"data":[{"code":"leadbooster_v2"},{"code":"prospector"},{"code":"smart_docs_v2"}]}