Retreive a Session
GET
/v1/checkout/sessions/{id}Retrieves a Session object.
请求参数
Path Params
id
string
required
Example:
cs_1795782989284638720
示例代码
Responses
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 6 个月前