Get a price
GET {{baseUrl}}/prices/:price_id
Returns a price using its ID.
Use the include parameter to include the related product entity in the response.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| include | string | Include related entities in the response. | |
| include | string | Include related entities in the response. | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string |