# Jota Já

#### Configurações

<table><thead><tr><th width="324">Chave</th><th width="398.3333333333333">Valores</th><th data-type="checkbox">Obrigatório</th></tr></thead><tbody><tr><td><strong>OPENDELIVERY.CLIENTID</strong></td><td>Client ID fornecido pelo canal de vendas</td><td>true</td></tr><tr><td><strong>OPENDELIVERY.CLIENTSECRET</strong></td><td>Client SECRET fornecido pelo canal de vendas</td><td>true</td></tr><tr><td><strong>OPENDELIVERY.BASEADDRESS</strong></td><td><a href="https://api.jotaja.com/openDelivery">https://api.jotaja.com/openDelivery</a></td><td>true</td></tr><tr><td><strong>OPENDELIVERY.AUTHENTICATIONPATH</strong></td><td>oauth/token</td><td>true</td></tr><tr><td><strong>OPENDELIVERY.ORDERSPATH</strong></td><td>v1/orders</td><td>true</td></tr><tr><td><strong>OPENDELIVERY.EVENTSPATH</strong></td><td>v1</td><td>false</td></tr></tbody></table>

#### Exemplo de configuração

```json
[
    { "Key": "OPENDELIVERY.BASEADDRESS", "Value": "https://api.jotaja.com/openDelivery" },
    { "Key": "OPENDELIVERY.AUTHENTICATIONPATH", "Value": "oauth/token" },
    { "Key": "OPENDELIVERY.ORDERSPATH", "Value": "v1/orders" },
    { "Key": "OPENDELIVERY.EVENTSPATH", "Value": "v1" },
    { "Key": "OPENDELIVERY.CLIENTID", "Value": "468613b71029407fb160978ba71df2dd" },
    { "Key": "OPENDELIVERY.CLIENTSECRET", "Value": "YjdiNDJlNmNhNTczNDBmZDkwMWQyNGQ1MjA0ZWIyZWY=" }
]
```

#### Source App ID

> fe945d3c0ec64fd0bbd6b7aca3b012ec

Hooks (Order Events)

> https\://**{account}.**&#x6D;yhubdelivery.io/hooks/api/v1/opendelivery
