Skip to content

7.3 balanceQuery

Call the balance query service, provided by SkyPay.

parametertypelengthmustdescribe
userNamestring50YESUser name
provided by SkyPay - Ex:"userName":"AppName@skypay"
actionstring50YESCall behavior
balanceQuery(Fixed parameter values) - Ex:"action":"balanceQuery"
authenticationstring255YESVerification Code
Verification Key - Ex:"authentication":"E1234567-123C-1234-123F-A12345670"

Input parameters

{
: ,
: ,
:
}

Output parameters

parametertypelengthdescribe
responseTimeDateTime50Return time
yyyy-MM-dd HH:mm:ss.SSSS
responseCodeint4Return Code
System default return code, a number of 4 in length, standard reference return code definition. When the system default return code is insufficient, users can customize the code. Please start with the number 2, a number of 4 in length, and clearly describe the content of the return
responseDescriptionstring255Feedback Content Description
Response Information
Balancedecimal10.20Return Partner
Account Balance

Output data:

{
: ,
: ,
: ,
:
}

Return code:

Status CodeStatus Description
1000Success