Skip to main content
GET
Check entitlement
请使用属于目标组织的 API 密钥进行认证。

授权

X-API-Key
string
header
必填

Merchant API key (format: ak_BASE64)

查询参数

email
string

Customer email address

wallet
string

Buyer wallet address (matches order.from_address)

customer_id
string

Customer ID (CUS_xxx)

product_id
string

Product ID (if omitted, returns all entitled products)

refresh
enum<string>

Refresh payment data for an email lookup

可用选项:
true,
false

响应

OK

data
object
error
object
message
string
success
boolean