Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document is describing the methods, and different ways to send SMS through HTTP POST or HTTP GET.

The gateway receives several parameters, which are used to describe what message is to be sent, as well as the intended recipient.
The parameter names are straightforward, for example the parameter describing the recipient is called "to", and the sender is called "from".

...

Name

TypeDefault

Type

Description

from



Mandatory

From must be set to the given shortcode, you want to use for charged messages.

push_price

INT0

Mandatory

This should be set to the value which is supposed to be charged.

charityBooleanfalse
Set price to be for a charity or vat exemption. Only allowed for approved users.
invoicetextString(40)

Invoice text that should be shown on end users phone bill
contenttypeINT13
See list here

The value is given i Danish øre.

...