-
Last Updated: 05/21/2025
in API Entities
Assembly Item Object Assembly Item is a type of Item. Item is a primary record type in Order Time. End Point Properties Json Sample End Point /assemblyitem GET, POST, PUT, DELETE GET and DELETE requests expect parameter id ...
-
Last Updated: 05/21/2025
in API Entities
Part Item Object
Part Item is a type of Item. Item is a primary record type in Order Time.
End Point
Properties
Json Sample
End Point
/partitem
GET, POST, PUT, DELETE
GET and DELETE requests ...
-
Last Updated: 05/21/2025
in API Transactions
Kit Wizard
The Kit Wizard end point allows you change the selections on a sales order or quote having kits or config boms.
End Point
Properties
Json Sample
End Point
/kitwizard
GET, PUT
GET reque...
-
Last Updated: 05/21/2025
in API Entities
BOM Component
BOM Component is a Child object of Bill of Materials
End Point
Properties
Json Sample
End Point
/bomcomponent
GET, POST, PUT, DELETE
GET and DELETE requests expect parameter id o...
-
Last Updated: 05/21/2025
in API Entities
BOM Step BOM Step is a Child object of Bill of Materials
End Point
Properties
Json Sample
End Point /bomstep GET, POST, PUT, DELETE GET and DELETE requests expect parameter id of type Int32. Top Properties Pr...
-
Last Updated: 05/20/2025
in API Entities
Customer Object The Customer is a primary record type in Order Time. End Point Properties Json Sample End Point /customer GET, POST, PUT, DELETE GET and DELETE requests expect parameter id of type Int32. Top Merging two Cus...
-
Last Updated: 05/20/2025
in API Entities
Customer Address Object Customer Address is a Child object of Customer and Lead . End Point Properties Json Sample End Point /customeraddress GET, POST, PUT, DELETE GET and DELETE requests expect parameters customerId AND id o...
-
Last Updated: 05/19/2025
in API Entities
Item Merging two Items via API POST: E.g /item/Merge?itemIdToMerge=10&itemIdToMergeInto=13 itemIdToMerge is the Id of the Item (Int32) that you want to delete . itemIdToMergeInto is the Id of the Item (Int32) that you want to keep ...
-
View on YouTube Helpful Resources Custom Fields & Calculated Fields https://help.ordertime.com/help/custom-fields Webinar - Custom & Calculated Fields https://help.ordertime.com/help/webinar-c...
-
Inventory Valuations are Deferred
Since the 1.0.32 update all inventory calculations are done after the fact in a separate process. Meaning that you will not immediately see the Value Amounts appear for a given transaction. Instead, the r...