Packages Endpoints
Get Item (Authorized)
Get detailed information about a specific item, including price adjustments, limits, and promotional prices.
POST
/
items
/
get
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the item to retrieve
Response
200 - application/json