List all OfferingsAsk AIget https://api.vcita.biz/v3/license/offeringsOverview List all Offerings in scope. Available for Staff and Directory and Internal tokens.Query ParamstypestringenumType of the offering. Possible values include: plan: For the main business subscription; app: For marketplace app subscriptions; addon: for SMS, staff_seats and other SKUs.packageappaddonAllowed:packageappaddonskustringThe underlying SKU, can be a code name of a package, a code name of an app or a code name of an addon like SMS or staff_seat. If not specified, all SKUs are returneddirectory_uidstringA specific directory mentioned by its unique identifierpayment_typestringenumThe payment type field defines the payment options available for an offering,external: Payment is not done by the platform (typically an API call from the partner), free: No payment is required; single_charge: A single, one-time payment is required to obtain the offering; monthly: A recurring payment made on a monthly basis; annual: A recurring payment made on a yearly basis; bundle: A subscription bundled with another subscriptionmonthlyannualyfreesingle_chargeexternalAllowed:monthlyannualyfreesingle_chargeexternalis_activebooleanThe Offering statustruefalsepageintegerDefaults to 1Page number of the resultsper_pageinteger≤ 100Defaults to 25How many items to return per pagesortstringDefaults to updated_at:descSort by fields, e.g., "created_at:asc,updated_at:desc"Response 200A list of OfferingsUpdated 2 months ago