The billing item action.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_action", "title": "bill-subs-api_action", "description": "The billing item action.", "example": "subscription", "maxLength": 30, "readOnly": true, "type": "string" }