The following INVALID_STATUS error will be returned if you try to upload a waybill number to an order whose status is not processing (INSTRUCT). If the order is in payment complete(ACCEPT) status, please use the Changing the status to Product in Preparation API to change the order status to processing (INSTRUCT). If the order is in other status, please use Update waybill number API
Error detail:
[
{
"shipmentBoxId": 38273723,
"succeed":false,
"resultCode":"INVALID_STATUS",
"retryRequired":false,
"resultMessage":"배송진행상태가 유효하지 않습니다. [합포장번호 : 38273723] [주문번호 : 32000329347930]"
}
]