Sidebar Menu

SMSDeliveryReceipt

This data is included in the DeliveryReceiptMessage property of the SMSDeliveryReceiptPostback type.

Type Properties

Property Name Description Data Type Sample
id

Carrier level ID of the message. Used internally to match to SMS MessageID.

String 18579674100201040
sub

Carrier level Sub-ID of the message.

String 001
dlvrd

Value '1' indicates the message has been delivered, '0' indicates still pending.

String 001
submit date

Submission date and time.

String 1209281334
done date

Date and time the status has changed, or message delivery time when Stat is set to 'DELIVRD'.

String 1209281334
stat

Current status of the message.

String DELIVERED TO CARRIER
err

Additional error code, provider specific. See 'Common Delivery Receipt Error Codes' below for more details on this field.

Value Description
000 - DELIVRD

Message was delivered to cell phone.

003 - DELIVERED TO CARRIER

Message was delivered to carrier.

004 - ACCEPTD

Message was accepted by carrier.

005 - DELETED/UNDELIV

This can be received when end user's cell phone number is blocked at carrier level. Message delivery was attempted, but message could not be delivered and was deleted from carrier. Handset might be out of network coverage when message delivery was attempted. Handset migh be switched off. Handset might be roaming out of carrier's supported network.

008 - EXPIRED

Message expired at carrier.

015 - INVALID SERVICE TYPE

Carrier rejected message for invalid service type. This usually means messaging (SMS or MMS) is not supported by the carrier or handset.

017 - INVALID CRITERIA

Message failed due to invalid criteria provided.

021 - MESSAGE TOO LONG

The maximum message length has been exceeded.

023 - REJECTED

Message rejected by carrier.

024 - UNDELIV

Attempt to deliver message failed. Handset might be out of network coverage when message delivery was attempted. Handset might be switched off. Handset might be roaming out of carrier's supported network.

025 - SOURCE ADDRESS BLACKLISTED

Source number flagged by aggregator as prohibited from sending messages. Typically due to downstream carriers having several violations; reports of spam, P2P violations, associated with this number.

026 - INVALID SOURCE ADDRESS

Message failed due to source address.

027 - DESTINATION ADDRESS BLACKLISTED

The destination number has been blocked, suspended, or deactivated by the carrier.

035 - DESTINATION NOT OPTED IN

The destination number has not opted in to the campaign.

069 - SENDING LIMIT REACHED

Exceeded allowed carrier daily message limit.

090 - BAD ADDRESS

Destination number is not a valid number. Destination carrier rejected the message.

091 - INVALID ROUTING

Carrier has not approved/provisioned short code. Contact CDYNE about our automatic backup through a DID.

093 - CARRIER GATEWAY ERROR

Carrier not responding. Message will automatically be reattempted.

649 - EXCEEDED CARRIER THROTTLE

Exceeded allowed carrier throttle limit.

770 - SPAM DETECTED

Message has been filtered and blocked for spam by the carrier.

999 - UNKNOWN

Unknown status returned from carrier.

String 003