{
"PaymentScenario": 0,
"OrderType": 0
}curl --location --request POST '/api/CaiHua_Business_App_MPMyCartBO/GetCartPayTypeInfoNew' \
--header 'Content-Type: application/json' \
--data-raw '{
"PaymentScenario": 0,
"OrderType": 0
}'{
"Result": {
"SettleAccountPlanID": 0,
"SettleAccountType": 0,
"HasWallet": true,
"AvlBalance": 0,
"IsEnableCombinationPayment": true,
"PayTypeList": [
{
"PayType": 0,
"ChannelType": 0,
"ChannelCode": "string"
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}