SMS Inbound API

Shortcode

Senest redigeret:

Introduction

A shortcode represents the channel of which incoming text messages can be received through.

Properties

Name

Type

Example

Description

merchantId

STRING

“OnlineFundraising”, “Red Barnet”, etc.

 

channel

STRING

1217, 1212, etc.

The shortcode

createdTs

DATE

 

Timestamp of when a shortcode was registered for a specific organization

Endpoints

GET /shortcodes

Get all of the shortcodes registered for the calling organization.

Response

HTTP

Description

200

OK

HTTP 200 Example

[
    "1217",
    "1212"
]

 

Was this article helpful?

0 out of 0 found this helpful