# Rappi

#### Configurações

<table><thead><tr><th>Chave</th><th>Valores</th><th data-type="checkbox">Obrigatório</th></tr></thead><tbody><tr><td><strong>RAPPI.ENV</strong></td><td><strong>DEV|PROD</strong></td><td>true</td></tr><tr><td><strong>RAPPI.CLIENT_ID</strong></td><td>Client ID fornecido pelo canal de venda</td><td>true</td></tr><tr><td><strong>RAPPI.CLIENT_SECRET</strong></td><td>Client SECRET fornecido pelo canal de venda</td><td>true</td></tr></tbody></table>

#### Exemplo de configuração

```json
[
    { "Key": "RAPPI.ENV", "Value": "DEV" },
    { "Key": "RAPPI.CLIENT_ID", "Value": "468613b71029407fb160978ba71df2dd" },
    { "Key": "RAPPI.CLIENT_SECRET", "Value": "YjdiNDJlNmNhNTczNDBmZDkwMWQyNGQ1MjA0ZWIyZWY=" }
]
```

#### Source App ID

> 5b8dcfbf297b4d919e830333e70c269e
