Skip to main content
POST
Validate Order

授权

Authorization
string
header
必填

Bearer token from device or wallet auth

请求体

application/json
product_slug
string
必填

Slug of the RPC plan product.

billing_period
enum<string>
默认值:monthly
可用选项:
monthly,
quarterly,
semi-annual,
annual
discount_code
string | null

Optional coupon code.

响应

Order validated.

success
boolean
示例:

true

message
string
data
object