Skip to main content

List of global HTTP return codes

Authentication Error Code

Example: httpStatus:200, body:{"code": 1000, "message": "OK", "trace": "12323-3243242-34334534-4353","data":{}}

Contract API Error Code

Example: httpStatus:400, body:{"code": 40001, "message":"out_trade_no not found", "trace":"8bynjk-nmoew-sd1221-csd-123" }

Affiliate Partner API Error Code

Example: httpStatus:400, body:{"code": 40053, "message":"Trade cid not found", "trace":"...","data":null}

Transfer Gateway Open API Error Code

Note: These error codes will be updated in a future version.
Example: body:{"code": -3, "message":"Invalid request", "trace":"..."}