mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
28 lines
724 B
JSON
28 lines
724 B
JSON
{
|
|
"amount": 10,
|
|
"express_info": {
|
|
"courier_number": "curier_number_1231",
|
|
"express_company_name": "国际xxx物流"
|
|
},
|
|
"foreign_currency": "USD",
|
|
"goods_info": [
|
|
{
|
|
"goods_category": "家用电器",
|
|
"goods_name": "橘子",
|
|
"goods_quantity": 1,
|
|
"goods_unit_price": 1
|
|
}
|
|
],
|
|
"out_order_id": "merchant_1123123",
|
|
"payee_info": {
|
|
"payee_id": "ID123112312"
|
|
},
|
|
"seller_info": {
|
|
"oversea_business_name": "香港xxxx公司",
|
|
"oversea_shop_name": "香港xxx公司xxx店铺",
|
|
"seller_id": "id2123123123"
|
|
},
|
|
"sub_mchid": "123456",
|
|
"transaction_id": "420000000000000010"
|
|
}
|