cURL
curl --request GET \ --url https://revstack.dev/v1/prices/{id}
null
Retrieves a single price by ID.
"price_abc123"
Price details
The response is of type unknown.
unknown