更新支付资源费哈希

提交支付资源费的哈希值

post
Path parameters
order_idstringRequired

订单ID

Query parameters
hashstringRequired

支付资源费的交易哈希

Header parameters
CF-ACCESS-KEYstringRequired

The API Access key as a string API所使用的KEY

Example: your api key
CF-ACCESS-SIGNstringRequired

The Base64-encoded signature (see signing messages subsection for details) 使用HMAC SHA256哈希函数获得哈希值,再使用Base-64编码(请参阅签名)

Example: signature
CF-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?