Prices
Retrieve a price
Retrieves all the information of an already-existing price by providing it’s unique identifier (ID).
GET
Path parameters
The ID of the price.
Returns
If a valid ID is provided, it returns a price object.
Retrieves all the information of an already-existing price by providing it’s unique identifier (ID).
The ID of the price.
If a valid ID is provided, it returns a price object.