Change the repository type filter
All
Repositories list
12 repositories
QilinCloud
PublicQilin.Cloud is the global technology platform for composable commerce..github
PublicQilin.Cloud is the global technology platform for composable commerce.API-Offer
PublicThe Offer API is used to manage offers. An offer always needs a product as a base to which the offer refers. The product is not merchant-specific (because it describes a product in general), but the offer is. The offer describes the details at which a merchant wants to offer a product on a specific channel.API-Product
PublicThe Product API is used to manage products. A product is the base of an item. It describes an item in general, which means that it is not merchant-specific: Many merchants can use the same product to make their respective offers on it. Offers are merchant-specific. The Product describes the details of an item, regardless of the channel used.API-Order
PublicThe Offer API is used to manage orders. An order consists of at least one order line item, as well as billing address, shipping address and often other details (payment methods and payments, shipping methods and shipments, and so on). An order line item usually refers to an offer on the channel, but can also be a so-called "free item".API-Platform
PublicThe Platform API is used to manage the platform. The control of the Activity Logs, notifications up to the user management, rights and scopes are controlled here.SDK-iOSSwift
PublicThis repository contains the SDK package for several Qilin.Cloud API Endpoints, generated from the Qilin.Cloud API reference. Written in iOS SwiftSDK-RubyOnRails
PublicThis repository contains the SDK package for several Qilin.Cloud API Endpoints, generated from the Qilin.Cloud API reference. Written in Ruby on RailsSDK-PHP
PublicThis repository contains the SDK package for several Qilin.Cloud API Endpoints, generated from the Qilin.Cloud API reference. Written in PHPSDK-DotNet
PublicThis repository contains the SDK package for several Qilin.Cloud API Endpoints, generated from the Qilin.Cloud API reference. Written in .NetSDK-JavaScript
PublicThis repository contains the SDK package for several Qilin.Cloud API Endpoints, generated from the Qilin.Cloud API reference. Written in JavaScriptSDK-Java
PublicThis repository contains the SDK package for several Qilin.Cloud API Endpoints, generated from the Qilin.Cloud API reference. Written in Java