The platform interface responds to httpcode based on the request result
200Successful400Parameter error401Account abnormality403Get header error404The order does not exist500or503Service Abnormality,When an error of 500 or 503 occurs, suspend the order for manual confirmation.
The data format is JSON
The Content-Type of all POST requests is: application/json;
All amounts: The unit is "minutes ", the decimal point is not supported, such as' 1BRL = 100 '
The test account will be automatically called back, the fixed callback success of the received order, and the successful payment of the order amount <=1000, otherwise it will fail
When not 200 is returned, three fields'code ', 'message', 'detail' will be returned, and the corresponding error will be obtained through code