Retrieve a price
GET
/v1/prices/{id}Retrieves the price with the given ID.
请求参数
Path Params
id
string
required
示例代码
Responses
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 2 年前
GET
/v1/prices/{id}Retrieves the price with the given ID.
{}