07 - Checkout Standalone Collection
Number of APIs: 12
-
Anonymous Login GET https://api.emporix.io/customerlogin/auth/anonymous/login?tenant={{tenant}}&client_id={{storefront_client_id}}
-
Creating a new customer POST {{api_url}}/customer/{{tenant}}/signup
-
Creating a new cart POST {{api_url}}/cart/{{tenant}}/carts
-
Match Price By Context POST {{api_url}}/price/{{tenant}}/match-prices-by-context
-
Adding a product to cart POST {{api_url}}/cart/{{tenant}}/carts/{{cart_id}}/items
-
Retrieve the cart of this customer GET {{api_url}}/cart/{{tenant}}/carts?siteCode=main
-
Trigger Checkout POST {{api_url}}/checkout/{{tenant}}/checkouts/order/
-
Logging in as this customer POST {{api_url}}/customer/{{tenant}}/login
-
Prepare Products - Setup Taxes POST {{api_url}}/tax/{{tenant}}/taxes
-
Prepare Products - createExampleProductAndStoreProductId Copy POST {{api_url}}/product/{{tenant}}/products