{
"key": {}
}curl --location --request POST 'https://www.nihaocloud.cn/st-cart/pay/getPaymentByType' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": {}
}'{
"createdAt": "",
"updatedAt": "",
"id": "",
"orderNumber": "",
"paymentName": "",
"paymentId": "",
"paymethodCode": 0,
"subtotal": 0.0,
"totalPaid": 0.0,
"shipping": 0.0,
"shippingMethodId": 0,
"weight": 0.0,
"useCredit": 0.0,
"couponCode": "",
"couponPrice": 0.0,
"customerId": 0,
"hasItemChanges": 0,
"hasChanges": 0,
"changeCurrency": "",
"changeCurrencyRate": 0.0,
"siteId": 0,
"language": 0
}