Inquire A. Points

POST /api/open/v1/alipayhk/promotion/benefit/userPromoBenefitQuery

Use this interface to request account benefits with the access token.


Request Headers

Please check API Structure for basics.


Response Headers

Please check API Structure for basics.



Request parameters

accessToken string  REQUIRED

The access token retrieved from API.

Response parameters

result Result  REQUIRED

A metadata object indicates the result of the request.

Show child parameters

accountBenefitModel AccountBenefitModel  

Benefit information of related account.

Show child parameters
API Explorer

Request

Request Body

Response

Response Body

Result/Error codes

CodeValueMessage
SUCCESSSSuccess
ACCESSTOKEN_VALIDATE_FAILEDFThe access token fails to validate, please check the token, refresh the token and try again if necessary.
PARAMETER_ILLEGALFPlease check the parameters of request.
UNKNOWN_EXCEPTIONUAPI failed due to unknown reason, please check with support.
USER_NOT_EXISTFThe user of the access token does not exist.