iwinv IaaS APIAPI ResponseCopy PageHTTPS 상태 코드 (HTTPS Status Code) 상태 코드설명 (Description)200Completed201Creation complete202Accepted, not done400Invalid request401Not logged in403Authorisation issue404Resource not found405Method not allowed429Rate Limit Exceeded500Our server-side problem(Please report an issue) 표준 출력 (Standard Output) Success jsi{ "code": 0x00, "error_code": "SUCCESS", "message": "", "result": [ { "data1": "...", "data2": "...", "data3": "...", "data4": "..." }, { "data1": "...", "data2": "...", "data3": "...", "data4": "..." } ], "count": 2 } Error JSON{ "code": "0x1", "error_code": "NOT_FOUND", "message": "Check request.", "result": "error" } Updated 5 months ago API RequestBillDid this page help you?YesNo