Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
United States
cURL
curl --request GET \ --url https://us.api.aiosmedical.com/external/v1/protocols/products/:id/price
{ "price": 100, "couponValue": 10, "totalPrice": 90 }
Returns the product price
Product ID
Coupon code
Product Price
100
10
90