The Get User Deposit Address Interface is used to return the deposit amount, blockchain information, expiration time, and checkout URL. If the provided deposit amount cannot be guaranteed as unique, the interface will return the corresponding error code.
请求内容类型。
"multipart/form-data"
平台分配的 API-KEY。
"your-api-key"
获取存款地址的请求参数(JSON 格式)。
The body is of type object
.
成功响应,返回存款地址和支付详情。
The response is of type object
.
The Get User Deposit Address Interface is used to return the deposit amount, blockchain information, expiration time, and checkout URL. If the provided deposit amount cannot be guaranteed as unique, the interface will return the corresponding error code.
请求内容类型。
"multipart/form-data"
平台分配的 API-KEY。
"your-api-key"
获取存款地址的请求参数(JSON 格式)。
The body is of type object
.
成功响应,返回存款地址和支付详情。
The response is of type object
.