API Reference

Get Price by ID

Retrieves a products price by the price ID.

Fields retrieved:

CampoTipoDescrição
idGuidPrice Id.
sellerNameStringSeller name.
clientIdStringClient Id.
sellerIdGuidSeller Id.
priceFloatCurrent price of the product.
oldPriceFloatOld price of the product.
isActiveBooleanIf the products price is active (true) or inactive (false).
createDateDateProduct creation date.
lastUpdateDateLast update date.
Path Params
string
required

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

string
required

Product Id (Guid)

string
required

Price Id (Guid)

Responses

Language
Credentials
:
URL
Choose an example:
application/json