Set Refund Account
Endpoint Information
Request Body Parameters
{
"userPaymentId": 0, (int) The ID of the user payment method.
"merchantId": 0 (int) The ID of the merchant id.
}Request Body Parameters
{
"userPaymentId": 2, // (number: The ID of the user payment method)
"merchantId": 6 // (number: The ID of the merchant id)
}
