Yes, you can. Usually, requests that are successfully sent to alipay.acquire.customs can be resent if the customs e-port loses the payment information, or if certain parameters need to be modified. The resending requirements and tips are listed as below:
out_request_no
, otherwise, the request will be recognized as a new one. · merchant_customs_code
· merchant_customs_name
· customs_place
· amount
· sub_out_biz_no
amount
is changed, the new total amount cannot exceed the original total amount. Note
The amount
in the resent request is not stacked with the original amount.
The following list describes the response for the resent request:
ONTEXT_INCONSISTENT
is returned. You can use alipay.overseas.acquire.customs.query to query the status of the resent request.
支付宝报关接口支持重推、修改功能。如果某笔交易已请求报送海关,但电子口岸丢单;或如果某笔交易已请求报送海关,但商户备案号、备案名称、海关编码填错,都可以使用重推修改功能,重新向海关推送。重推时,需要保持报关流水号out_request_no和原始请求一致,否则认为是一条新请求。重推修改只能对商户备案号、备案名称、海关编码和金额做修改。重推金额不重复计入报关总金额。
a)商户海关备案编号(merchant_customs_code)
b)商户海关备案名称(merchant_customs_name)
c)海关编号(customs_place)
d)报关金额(amount)
e)子订单号(sub_out_biz_no)
注:可配合报关查询接口(alipay.overseas.acquire.customs.query)查询重推的状态。
NEED HELP?