bitrix-rest-api-core
Description
This library declares interfaces used in Bitrix and Bitrix24 REST API.
Features
- TypeScript interfaces.
- An improved documentation written in English.
- NodeJS, Deno and browser compatible.
Installation
npm install --save-dev bitrix-rest-api-core
or
yarn add bitrix-rest-api-core --dev
Interfaces
Online Shop (sale)
- PropertyVariant
- PropertyGroup (Order property group)
- Order
- TradeBinding (Marketplace order binding)
- PropertyValue (Order property value)
- BasketItem
- StatusLang (Status localization)
- Payment
- Shipment
- PropertyRelation
- Property (Order property)
- BasketProperties
- BusinessValuePersonDomain
- Status
- ShipmentItem
- PersonType
- TradePlatform (Marketplace)
License
MIT (c) 2021 Viacheslav Dobromyslov <viacheslav@dobromyslov.ru>