Jump to Content
Momentum B2B
API Reference
v1.0

Log InMomentum B2B
API Reference
Log In
v1.0API Reference
All
Pages
Start typing to search…

Momentum API

  • Authentication Overview
    • Login to an Organizationpost
  • Organizations
    • List Organization SalesRepsget
    • Create A SalesRepput
    • Check if a Sales Rep existsget
    • Activate a Sales Reppost
    • Deactivate a Sales Reppost
    • Delete a Sales Repdel
    • Add a Price Tierpost
    • Update Price Tierput
    • Delete Price Tierdel
    • Add a Termpost
    • Delete Termdel
  • Customers
    • List Customersget
    • Create or Update a Customerput
    • Get a Customer by CustomerNumberget
    • Delete a Customer by CustomerNumberdel
    • Deactivate a Customer by CustomerNumberpatch
    • Create or Update a list of Customers using Upsertput
    • Activate Customerpatch
  • Products
    • List Productsget
    • Create or update a Productput
    • Get a Product by SKUget
    • Delete a Product by SKUdel
    • Deactivate Productpatch
    • Create Many Productsput
    • Activate Productpatch
  • Carts
    • Update an item in a ShoppingCartput
    • Get a ShoppingCart by UserId and CustomerNumberget
    • Creates a new Shopping Cartpost
    • Close the shopping cart and create a orderpost
    • Add an item to a ShoppingCartpost
  • Orders
    • Update an order's shippingput
    • Update an order's customerput
    • Search Ordersget
    • Create an orderpost
    • Get an orderget
  • Sales Reps
    • List Sales Rep Organizationsget
  • Users
    • Check if a user existsget
    • List User Organizationsget
    • Create a Userpost
Powered by 
  1. Momentum API

Authentication Overview