Resource
Get unit price of smallest sku for a specific region
Fetch unit price of smallest sku for a specific region
post/v1/resource/smallest_sku_region
Request body
Example request
{
"currency": "AED"
}Response
Success
Fetch unit price of smallest sku for a specific region
{
"currency": "AED"
}Success