Inventory transactions in 3rd party applications may be sent to Calem through REST API in the coming release of R2024a.
1. Data Payload
The interface allows one to pass one or more transactions to Calem with transactional control by "atomic" attribute.
{ "atomic": 0, "trans": [ { "type_id": "itt_phyiscal", "tran_no": "T-118263", "Site": "Site-001", "Item": "IN-001", "tran_time": "2021-05-01 10:21:22", "tran_user_id_": "1010", "note": "Stock receipt", "Store": "Store-001", "Bin": "A1.S1", "Qty": "2", "Unit": "Uom-001", "unit_cost_c": "128" } ] }
2. Multi-Currency
A currency code (ISO 4217) may be included in a transaction for the unit price, along with an exchange rate to the system currency of Calem. The system currency of Calem is used if a currency is not included in a transaction.
Additional Resources
By accepting you will be accessing a service provided by a third-party external to https://calemeam.com/