bitrix-rest-api-core
v0.1.3
Published
This library declares interfaces used in [Bitrix and Bitrix24 REST API](https://dev.1c-bitrix.ru/rest_help/index.php).
Downloads
12
Maintainers
Readme
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 <[email protected]>