得到交易订单信息

查询交易信息

get
Path parameters
order_idstringRequired

订单ID

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
get
/v1/mate/open/transaction/{order_id}
200

OK

Last updated

Was this helpful?