v7

latestOpenAPI 3.0.02026-08-08811,0051.1 MB
Product

Returns a estimated value of points give from a list of products.

post/v1/pvt/Product/points

Request body

Idstring required

Product Id on the ecommerce platform

Pricenumber required

Current product selling price

PriceCurrencystring nullable

Optional: the currency used in the pricing (eg: BRL)

Namestring nullable

Name of the product which price is being calculated

Example request

[
  {
    "Price": 10.5
  }
]

Response

HasErrorboolean
ErrorMessagesstring[]
ErrorMessagestring