get prices for exampleProduct and store first in var priceId

GET {{api_url}}/price/{{tenant}}/prices

Get all prices OR Get all prices by product ID(s) for a specific tenant

Parameters:

tenant: Stands for the project that requests this resource. Must match the project that is associated with the access token in the Authorization header.

Request Params

KeyDatatypeRequiredDescription
priceIdnull
currencynull
effectiveDatenull
itemYrnnull
groupnull
sortnull
pageNumbernull
pageSizenull

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring