https://{Request address}/Pay_Trade_MoneyQuery.html
Request parameters
parameter name |
required |
type |
explanation |
pay_memberid |
YES |
string |
The "merchant number" provided by the payment system to the cooperative merchant |
pay_md5sign |
YES |
string |
signature |
response parameters
parameter name |
required |
type |
explanation |
status |
YES |
string |
Request status |
timestamp |
YES |
string |
Timestamp |
sign |
YES |
string |
sign |
data |
YES |
ArrayObject |
Data body (the following are data body attributes) |
amount_code |
YES |
string |
Currency international code |
amount |
YES |
string |
The balance available for payment in the current currency |
freez_amount |
YES |
string |
Current currency frozen balance |
Request example
{ |
6.5 Return example
{ |