|
|
|
@ -11,8 +11,6 @@ info:
|
|
|
|
|
Request for payment or refund shall use PUT method. Request for querying order
|
|
|
|
|
shall use GET method. All requests including Request Entity are in JSON format.
|
|
|
|
|
|
|
|
|
|
除跳转页面外,所有的Accept均为application/json;所有的PUT/POST请求Content-Type为application/json
|
|
|
|
|
|
|
|
|
|
Accept in the request header shall be set to application/json for all requests except redirect pages.
|
|
|
|
|
Content-Type in the request header shall be set to application/json for all PUT/POST requests.
|
|
|
|
|
|
|
|
|
|