API Client
|
This section contains various examples of 1CRM API usage. All examples assume that an instance of Client class was created, with correct authentication.
The examples do not show usage of all models available in 1CRM, but you can use them as patterns to write code that works with any available model.
Retrieve leads in specific order
Get list of project tasks in a project
Reconstructing Quote structure
Create a Quote (with Product Line, Comment, Discount and Tax)
Create an Invoice with Payment
Create a Sales Order (with Product Line, Comment, Tax and Taxed Shipping)