DELETE https://api.poomgo.com/open-api/oms/temp-order/{임시주문서_id}
Plain Text
curl -X DELETE "https://api.poomgo.com/open-api/oms/temp-order/{임시주문서_id}"
-H "accept: application/json"
-H "Authorization: KEY"
Shell
성공
{
"deleted": 1
}
// deleted: 삭제 성공 시 1
JSON
결과 예시
예외
•
찾을 수 없는 임시 주문 ID입니다. - 잘못된 ID or 이미 삭제된 ID or 이미 접수된 ID