Pay Order
Path parameters
order_idstringRequired
Order ID
Query parameters
hashstringRequired
Resource-fee payment transaction hash
Header parameters
CF-ACCESS-KEYstringRequiredExample:
The API access key.
your api keyCF-ACCESS-SIGNstringRequiredExample:
The Base64-encoded signature.
signatureCF-ACCESS-TIMESTAMPstringRequired
The UTC request timestamp (e.g. 2008-08-08T08:08:08.888Z).
Responses
200
OK
application/json
codeinteger · int32Optional
Returns 0 on success; all other values indicate errors
msgstringOptional
Error message returned when an error occurs
sub_codestringOptional
sub_msgstringOptional
post
/v1/mate/open/transaction/pay/{order_id}200
OK
Last updated