|
@@ -21,7 +21,7 @@ This document specifies the message interface used for online transactions of cu
|
|
|
|
|
|
String1: IDCard=411422199808080415&acqID=99020344&charSet=UTF-8&customerAccount=ab123456&customs_code=3302462548&customs_name=AAAA&customs_place=CUSTOMSHEADOFFICE&merID=000000000000015&merReserve=dd&name=shi kai feng&orderCurrency=CNY&orderNum=kfvWipRWHEboJPh71m7lXkUILutt&origOrderNum=VzVJhPdX18tDu3vgGfNOIgh71LjY&paymentSchema=UP&productPrice=80&signType=MD5&transTime=20181229171552&transType=DECL&transportPrice=10&version=VER000000005
|
|
String1: IDCard=411422199808080415&acqID=99020344&charSet=UTF-8&customerAccount=ab123456&customs_code=3302462548&customs_name=AAAA&customs_place=CUSTOMSHEADOFFICE&merID=000000000000015&merReserve=dd&name=shi kai feng&orderCurrency=CNY&orderNum=kfvWipRWHEboJPh71m7lXkUILutt&origOrderNum=VzVJhPdX18tDu3vgGfNOIgh71LjY&paymentSchema=UP&productPrice=80&signType=MD5&transTime=20181229171552&transType=DECL&transportPrice=10&version=VER000000005
|
|
|
|
|
|
-stringSignTemp: IDCard=411422199808080415&acqID=99020344&charSet=UTF-8&customerAccount=ab123456&customs_code=3302462548&customs_name=AAAA&customs_place=CUSTOMSHEADOFFICE&merID=000000000000015&merReserve=dd&name=shi kai feng&orderCurrency=CNY&orderNum=kfvWipRWHEboJPh71m7lXkUILutt&origOrderNum=VzVJhPdX18tDu3vgGfNOIgh71LjY&paymentSchema=UP&productPrice=80&signType=MD5&transTime=20181229171552&transType=DECL&transportPrice=10&version=VER0000000052f2c77e3718c47cfb47a89a6fbc9d361
|
|
|
|
|
|
+stringSignTemp: IDCard=411422199808080415&acqID=99020344&charSet=UTF-8&customerAccount=ab123456&customs_code=3302462548&customs_name=AAAA&customs_place=CUSTOMSHEADOFFICE&merID=000000000000015&merReserve=dd&name=shi kai feng&orderCurrency=CNY&orderNum=kfvWipRWHEboJPh71m7lXkUILutt&origOrderNum=VzVJhPdX18tDu3vgGfNOIgh71LjY&paymentSchema=UP&productPrice=80&signType=MD5&transTime=20181229171552&transType=DECL&transportPrice=10&version=VER0000000052f2c77e3718c47cfb47a89a6fbc9d361
|
|
|
|
|
|
signature: 51aebe009a06d79c23524ea18fc2f413
|
|
signature: 51aebe009a06d79c23524ea18fc2f413
|
|
```
|
|
```
|
|
@@ -53,7 +53,7 @@ GoAllPay Customs declaration-related APIs, including declaration, declaration qu
|
|
| productPrice | String(12) | M | Commodity amount: such as 100CNY, expressed as 100 or 100.00 |
|
|
| productPrice | String(12) | M | Commodity amount: such as 100CNY, expressed as 100 or 100.00 |
|
|
| transportPrice | String(12) | M | Shipping amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
| transportPrice | String(12) | M | Shipping amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
| tarPrice | String(12) | M | Tariff amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
| tarPrice | String(12) | M | Tariff amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
-| orderCurrency | String(3) | M | Currency of the order: ISO standard, such as RMB filling in "CNY", us dollar filling in "USD" |
|
|
|
|
|
|
+| orderCurrency | String(3) | M | Currency of the order: only "CNY" |
|
|
| customs_code | String(64) | M | Merchant Customs Record Code |
|
|
| customs_code | String(64) | M | Merchant Customs Record Code |
|
|
| customs_name | String(128) | M | Merchant Customs Record Name |
|
|
| customs_name | String(128) | M | Merchant Customs Record Name |
|
|
| customs_place | String(128) | M | Customs code, see Annex 1 Customs List for details |
|
|
| customs_place | String(128) | M | Customs code, see Annex 1 Customs List for details |
|
|
@@ -144,7 +144,7 @@ GoAllPay Customs declaration-related APIs, including declaration, declaration qu
|
|
| productPrice | String(12) | M | Commodity amount: such as 100CNY, expressed as 100 or 100.00 |
|
|
| productPrice | String(12) | M | Commodity amount: such as 100CNY, expressed as 100 or 100.00 |
|
|
| transportPrice | String(12) | M | Shipping amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
| transportPrice | String(12) | M | Shipping amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
| tarPrice | String(12) | M | Tariff amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
| tarPrice | String(12) | M | Tariff amount:such as 100CNY, expressed as 100 or 100.00 |
|
|
-| orderCurrency | String(3) | M | Currency of the order: ISO standard, such as RMB filling in "CNY", us dollar filling in "USD" |
|
|
|
|
|
|
+| orderCurrency | String(3) | M | Currency of the order: only "CNY" |
|
|
| customs_code | String(64) | M | Merchant Customs Record Code |
|
|
| customs_code | String(64) | M | Merchant Customs Record Code |
|
|
| customs_name | String(128) | M | Merchant Customs Record Name |
|
|
| customs_name | String(128) | M | Merchant Customs Record Name |
|
|
| customs_place | String(128) | M | Customs code, see Annex 1 Customs List for details |
|
|
| customs_place | String(128) | M | Customs code, see Annex 1 Customs List for details |
|