Order Sources in the Online Store: Overview of Methods
Orders can be created manually using the sale.order.add method or obtained from internal sources:
- invoice,
- sales document,
- deal,
- activity,
- landing page.
To view all order sources in your Bitrix24, use the sale.tradePlatform.list method.
Quick navigation: all methods
Linking Order Sources to Other Objects
Binding order sources to orders. To view orders from a specific source, use the sale.tradeBinding.list method.
Order. Retrieve all information about an order using the sale.order.get method.
Overview of Methods
Scope:
saleWho can execute the method: any user with the "View product catalog" access permission
|
Method |
Description |
|
Returns a list of order sources |
|
|
Returns available fields for order sources |
Copied
Previous