更新支付资源费哈希
Path parameters
order_idstringRequired
订单ID
Query parameters
hashstringRequired
支付资源费的交易哈希
Header parameters
CF-ACCESS-KEYstringRequiredExample:
The API Access key as a string API所使用的KEY
your api keyCF-ACCESS-SIGNstringRequiredExample:
The Base64-encoded signature (see signing messages subsection for details) 使用HMAC SHA256哈希函数获得哈希值,再使用Base-64编码(请参阅签名)
signatureCF-ACCESS-TIMESTAMPstringRequired
The UTC timestamp of your request .e.g : 2008-08-08T08:08:08.888Z 发起请求的时间(UTC),如:2008-08-08T08:08:08.888Z
Responses
200
OK
application/json
post
/v1/mate/open/transaction/pay/{order_id}200
OK
Last updated
Was this helpful?