Inventory Transaction - Sage Intacct Data Target Requirement
Inventory Transaction - Sage Intacct Data Target Requirement
DataBlend supports the standard API calls (legacy) to Create Inventory Transaction within Sage Intacct leveraging the Sage Intacct SDK. In addition, custom fields can be added for data that is unique to your business practices.
DataBlend Query Object (SDK) |
Sage Intacct Object (API) |
Required |
Notes |
---|---|---|---|
Inventory Transfer In | transactiondefinition | Yes | Transaction definition to use. |
1/16/2024 | transactiondate | Yes | Transaction date |
JTG-01 | line_itemid | No | |
Main | line_warehouseid | No | |
100 | line_quantity | No | |
USD | basecurrency | Yes | |
20 | line_locationid | No | |
Each | line_unit | No |
More questions about Sage Intacct API requirements? Please visit the Sage Intacct API site https://developer.intacct.com/api/inventory-control/inventory-transactions/#create-an-inventory-transaction-legacy.