Get Prices by ProductId

Retrieves all prices of a specific product by its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This action returns all the prices of a product. If this product belong to many sellers, they will appear more than once.

Fields retrieved:

CampoTipoDescrição
priceFloatCurrent price of the product.
oldPriceFloatOld price of the product.
sellerIdGuidSeller Id.
sellerNameGuidSeller name.
idGuidPrice id.
clientIdStringClient id.
isActivebooleanIf the product is active (true) or inactive(false).
createDateDateCreation date
lastUpdateDateLast update date.
Path Params
string
enum
required

Use "api" for production enviroment or "hlg-api" for homolog.

Allowed:
string
required

Product Id (Guid)

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json