api-ecom-shop-products/{keycode}

Number of APIs: 4

  1. Gets information about the order status for a keycode. GET {{baseUrl}}/api/ecom/shop/products/:keycode/orderstatus

  2. Creates a request to cancel a particular product. DELETE {{baseUrl}}/api/ecom/shop/products/:keycode/licensecategory/:licenseCategoryName

  3. Gets all child licenses of a parent license, but without billing information which is maintained by the parent license. GET {{baseUrl}}/api/ecom/shop/products/:keycode/childlicenses

  4. Gets a license by its keycode. GET {{baseUrl}}/api/ecom/shop/products/:keycode