General
The "sendSalesOrder" function in Teamleader API integration allows you to send sales orders by making a request through the API, simplifying the process of sending order documents to recipients from within your integrated application or system.
Order types
Orders are supported. More information about different order types can be found here.
Important Settings
- Amount to process
The amount of orders we try to sync at once. Always check if the target system can handle the amount of data.
- Specify the Date from which you want to retrieve Orders
Determines the date from which orders are retrieved based on the modified date.
- Order type to retrieve
Allows you to retrieve specific types of orders from the system.
or
Datamapper
Per default APIcenter supplies a mapping that makes sure you can send orders towards the target application. You can also make adjustments to this yourself.
Default fields that are mapped are for example:
- Customer Name
- Billing address street
- Number
- Postalcode
- City
- Country
- Shipping address street
- Number
- Postalcode
- City
- Country
- SKU
- Quantity
- Price
More information about data mapping can be found here.