Package com.ibm.commerce.rest.order.handler

  • Class Summary 
    Class Description
    AssignedCouponHandler
    This class provides RESTful services to add, get, update, and delete assigned coupons for the current shopping cart.
    AssignedPromotionCodeHandler
    This class provides RESTful services to add, get, update, and delete assigned promotion codes for the current shopping cart.
    CartHandler
    This class provides RESTful services to add, update, delete, and get items in the shopping cart and checkout.
    OrderHandler
    This class provides RESTful services to get order history for a shopper, to get order details by an order ID, or to get order details by status(es).
    PaymentInstructionHandler
    This class provides RESTful services to add, get, update, and delete payment instruction for the current shopping cart.
    ShippingInfoHandler
    This class provides RESTful services to get and update shipping information in the shopping cart.