0

We were earlier using inventory_transactions API. But as per the latest documentation https://success.coupa.com/Integrate/Technical_Documentation/API/Resources/Transactional/Receipts_API, the inventory_transactions will deprecated and replaced by the following endpoints:

  • Receiving Transactions API (/receiving_transactions)
  • Inventory Adjustments API (/inventory_adjustments)
  • Inventory Consumptions API (/inventory_consumptions)
  • Inventory Transfers API (/inventory_transfers)
  • Return to Supplier Transactions API (/return_to_supplier_transactions)

Why this new set of API introduced? What is the old API not able to perform and new API performing the task? Based on the understanding, we can whether implement all the new set of API or specific set of API.

Thanks, Pranab

We checked the API documentation but not able to make decision which set of API to be implemented.

0 Answers0