Updated Articles

  1. Assembly Item

    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 ...
  2. Part Item

    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 ...
  3. Kit Wizard - BETA

    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...
  4. BOM Component

    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...
  5. Bom Step

    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...
  6. Customer

    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...
  7. CustomerAddress

    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...
  8. Item Merge

    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 ...
  9. Webinar - Tariffs & Cost Control

          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...
  10. Inventory Values are not immediately being updated (Not Recorded in LEDGER)

    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...