API PLEX Developer Guide
ServiceBlog
English
English
  • API PLEX Developer's Guide
  • Release Note
    • Release Note
  • Service
    • Biz Message
      • SMS
      • LMS
      • MMS
      • MMS Image Upload
      • Message sending result (WebHook)
    • Kakao Message
      • Alim Talk
      • Friend Talk
      • Image Upload API
      • Failback
      • Message sending result (WebHook)
    • Global Message
      • GMS
        • GMS (v2)
        • Message sending result (WebHook)
        • Code References
          • Message status code
          • Service error code
Powered by GitBook
On this page
  • Message Status Group Code
  • Message Result Code (v2)
  1. Service
  2. Global Message
  3. GMS
  4. Code References

Message status code

Message Status Group Code

groupId
groupName
description

1

PENDING

The message has been processed and transmitted to the mobile carrier

2

UNDELIVERABLE

Message not sent

3

DELIVERED

Message successfully processed and transmitted

4

EXPIRED

Message has expired due to the validity period

5

REJECTED

Message rejected

Message Result Code (v2)

group id
id
Charged
title
description

G410

N

API PLEX → Source service request failed

G430

N

Source service → API PLEX result reception failed (timeout)

3

2

Y

DELIVERED_TO_OPERATOR

Delivered to the carrier

1

3

N

PENDING_WAITING_DELIVERY

Message sent, awaiting delivery reports

2

4

Y

UNDELIVERABLE_REJECTED_OPERATOR

The carrier rejected the message

3

5

Y

DELIVERED_TO_HANDSET

The message has been delivered to the handset

5

6

N

REJECTED_NETWORK

Network is prohibited

1

7

N

PENDING_ENROUTE

Transfer the message to the next instance

5

8

N

REJECTED_PREFIX_MISSING

Prefix for the number is missing

2

9

Y

UNDELIVERABLE_NOT_DELIVERED

The sent message was not delivered

5

10

Y

REJECTED_DND

The recipient is on the DND (Do Not Disturb) list

5

11

N

REJECTED_SOURCE

Incorrect source address

5

12

N

REJECTED_NOT_ENOUGH_CREDITS

Insufficient credits

5

13

Y

REJECTED_SENDER

Sender refused

5

14

N

REJECTED_DESTINATION

Recipient declined

4

15

Y

EXPIRED_EXPIRED

Message has expired

5

16

N

REJECTED_NOT_REACHABLE

Network connection unavailable

5

17

N

REJECTED_PREPAID_PACKAGE_EXPIRED

Prepaid package has expired

5

18

N

REJECTED_DESTINATION_NOT_REGISTERED

Destination not registered

5

19

N

REJECTED_ROUTE_NOT_AVAILABLE

Routing unavailable

5

20

N

REJECTED_FLOODING_FILTER

Flooding denied

5

21

N

REJECTED_SYSTEM_ERROR

System error

5

23

N

REJECTED_DUPLICATE_MESSAGE_ID

Duplicate Message ID rejected

5

24

N

REJECTED_INVALID_UDH

Invalid UDH (User Data Header) rejected

5

25

N

REJECTED_MESSAGE_TOO_LONG

Message too long, rejected

1

26

N

PENDING_ACCEPTED

Accepting in standby

5

28

N

REJECTED_NOT_SENT

Rejected and not sent

4

29

Y

EXPIRED_DLR_UNKNOWN

Unknown expired DLR

5

51

N

MISSING_TO

Destination missing

5

52

N

REJECTED_DESTINATION

Incorrect destination address

Last updated 1 year ago