Last updated 2 years ago
Sample request:
Get /stock-price { "productId": 1, "dmdCode": 12345678, "totalPacks": 2, }
GET /api/v1/Product/price-check HTTP/1.1 Host: Accept: */*
Price of the product.
{ "price": 1 }