# Mudança response HTTP /invoice e /shipments

&#x20;Informamos que alteraremos o response **HTTP** das requisições para os seguintes endpoints:

```
https://api.skyhub.com.br/orders/{code}/invoice
https://api.skyhub.com.br/orders/{code}/shipments
```

&#x20;O response que recebem é **HTTP 201**, passaremos a disponibilizar o **HTTP 204** como resposta, que é o mais aderente para a requisição feita.

{% hint style="warning" %}
É importante verificar se existe alguma ação em sua integração com a SkyHub que está vinculada exclusivamente aguardando este response HTTP 201, caso esteja realize a mudança para HTTP 204, assim manterá a integração consistente.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://desenvolvedores.skyhub.com.br/comunicados/comunicados-2021/mudanca-response-http-invoice-e-shipments-vigente-desde-03-05-21.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
