InkSoft Cart & Orders API

Drive an external cart and checkout flow against an InkSoft store. Documented API 2 methods include GetCart (cart contents with designs, product images, styles, sizes, and pricing), SaveCartItemNotes, SaveCartShippingAddress, SaveCartBillingAddress, GetCartShippingAddresses, GetCartShippingMethods, GetCartPaymentMethods, and SaveCartOrder (place the order given a payment type and cart total). Request paths and parameters beyond the documented method names are modeled (endpointsModeled); there is no published OpenAPI definition.

API entry from apis.yml

apis.yml Raw ↑
aid: inksoft:inksoft-cart-orders-api
name: InkSoft Cart & Orders API
tags:
- Cart
- Orders
- Checkout
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://demo.inksoft.com/demo?Page=Api2
properties:
- url: https://github.com/InkSoft/api/wiki
  type: Documentation
- url: https://demo.inksoft.com/demo?Page=Api2
  type: APIReference
description: Drive an external cart and checkout flow against an InkSoft store. Documented API 2 methods
  include GetCart (cart contents with designs, product images, styles, sizes, and pricing), SaveCartItemNotes,
  SaveCartShippingAddress, SaveCartBillingAddress, GetCartShippingAddresses, GetCartShippingMethods, GetCartPaymentMethods,
  and SaveCartOrder (place the order given a payment type and cart total). Request paths and parameters
  beyond the documented method names are modeled (endpointsModeled); there is no published OpenAPI definition.