# NDOI Keyword Patterns per country

You must submit the **keyword** parameter with each of your requests. These keyword patters depend on the country. You should maintain an up-to-date list of your provisioned keywords. You can get the updated list at any time from your account manager.

<table><thead><tr><th width="140">Country</th><th>Format</th><th>Pattern</th><th>Example</th></tr></thead><tbody><tr><td>South Africa</td><td>{ServiceID}</td><td>([a-z0-9]+)</td><td>43292zpz58124</td></tr><tr><td>Kenya</td><td>{ProductID}:{ServiceID}</td><td>([a-z0-9]+):([0-9]+)</td><td>MDSP2000060241:6013442000004456</td></tr><tr><td>Ghana</td><td>{Keyword}:{ServiceID}</td><td>([a-z0-9]+):([0-9]+)</td><td>games:23301220000010596</td></tr></tbody></table>

{% hint style="warning" %}
If you do not submit the Keyword parameter in your request in the correct format it will fail
{% endhint %}
