收银台
用户存款(共享地址模式)
POST
接口描述
获取用户存款地址接口,用于返回存款金额、链信息、过期时间、收银台 URL 等。若提供的存币金额不能保证唯一性,接口会返回相应的错误码。
Headers
请求内容类型。
Example:
"multipart/form-data"
平台分配的 API-KEY。
Example:
"your-api-key"
Body
application/json
获取存款地址的请求参数(JSON 格式)。
The body is of type object
.
Response
200
application/json
成功响应,返回存款地址和支付详情。
The response is of type object
.