PayoutRequest
sourceCurrencystring
付款货币代码
Example:
USDdestinationCurrencystring
收款货币代码
Example:
CNYnotesstring
备注信息
Example:
Q1 供应商款项PayoutRequest
{
"sourceCurrency": "USD",
"destinationCurrency": "CNY",
"notes": "Q1 供应商款项"
}