Package Exports
- bitrix-rest-api-core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bitrix-rest-api-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 <viacheslav@dobromyslov.ru>