Yuansfer DOCS
Search…
Introduction
GUIDE
Online Payment
Point of Sale
Plugins
Payment Methods
Financial Report
Security
Incident Priorities
SDK
Tutorials & Examples
API REFERENCE V3
Sandbox Environment
Signing API Parameters
Customers
Payments
Transaction Revert
Transaction Data Search
Payouts
Create Payee
Retrieve Payee
Balance
Send Money
Search Payments
Notes
中文
Powered By
GitBook
Balance
Use payout balance api to find out the available balance in your payor account.
post
https://mapi.yuansfer.com
/v3/payouts/balance
Balance
Response
Parameter
Type
Description
balance
array-object
The balance array-object.
ret_msg
string
The response return message.
ret_code
string
The response return code. For more details, see
here
.
Result Array-Object
Parameter
Type
Description
amount
number
The transaction amount.
currency
string
The three-character currency code that identifies the currency.
Previous
Retrieve Payee
Next
Send Money
Last modified
8mo ago
Copy link
Contents
post
Balance