스크립트에서 사용하는 상태 코드를 정리합니다.
성공
status | message | 설명 |
200 | SUCCESS | 성공 |
에러
status | message | 설명 |
-1 | Parameter error | 파라미터를 확인해 주세요. |
-2 | Callback function is not valid | 콜백 함수를 사용할 수 없습니다. |
-3 | Product storage error, please try again later. | 프로젝트 값에 문제가 있으니 다시 시도해 주세요. |
-4 | Parsing error for productManagementCd | 상품 정보 획득에 실패했습니다. |
-5 | Login information not found | 로그인 정보를 찾을 수 없습니다. |
-6 | Unsupported editor type. | 알 수 없는 스크립트 정보입니다. |
-7 | Failed to send the message because the editor could not be found. | 에디터가 존재하지 않습니다. |
-8 | This is not a PodShop product. | POD 상품이 아닙니다. |
-9 | This product cannot be re-edited. | 수정이 불가한 상품입니다. |