Skip to main content

Prerequisites

Setup

Open the in Courier, enter your username and password, then click “Save.” Addressing a recipient and sending are the same on every SMS provider, so they are documented once: and .

Overrides

covers the two levels and which one wins. Overrides change the request body and credentials Courier sends to SMSCentral. Override username and password via config, and message, originator, and reference via body.
SMSCentral does not merge arbitrary fields. Courier reads a fixed set: override.body.message, override.body.reference, override.body.originator, override.config.username, and override.config.password. Any other field is ignored.

Provider details

Courier recommends routing to the channel. Naming this key in routing.channels instead is supported, and sends through just this provider.

Send to a specific provider

When that is worth doing, and what you give up: failover, channel priority, and providers you add later.