v4
latestOpenAPI 3.0.02026-08-04101,002868.1 KBProduct
Returns a estimated value of points and cashback from a given list of products.
The Id and Price are required fields
The PriceCurrency is optional. If not informed, the default currency (BRL) will be used.
The Name is optional. If not informed, the product will be identified by the Id.
post/v1/pub/Product/pointslist
Request body
Example request
[
{
"Price": 10.5
}
]