5. Query latest payment info
Alipay use this interface to initiate a account query to merchant.
This API call typically occurs in scenarios where:
- The user enter『Bills & Utilities』 without binding their account to AlipayHK.
Request parameters
openId string
ID of AlipayHK user.
For keys 「openId」 & 「userId」, one of them must have content
userId string
ID of AlipayHK user.
For keys 「openId」 & 「userId」, one of them must have content
Response parameters
result object REQUIRED
Result of response
openId string REQUIRED
ID of AlipayHK user.
accountPaymentInfos Array<object> REQUIRED
Account payment information
API Explorer
Request
Request Body
Response
Response Body