-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
915 additions
and
364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
Mudanças relevantes na API Pix serão documentadas aqui. | ||
|
||
## [2.0.0] | ||
|
||
### Adicionado | ||
- Endpoint para criação de Cobranças | ||
- Endpoint para gerenciamento de Cobranças | ||
- Endpoint para consulta parametrizada de Cobranças | ||
- Endpoint para gerenciamento de Pix | ||
- Endpoint para consulta parametrizada de Pix | ||
- Endpoint para solicitar devolução de Pix | ||
- Endpoint para consultar devolução de Pix | ||
- Endpoint para configurar Webhooks | ||
- Endpoint para exibir informações de Webhooks | ||
- Endpoint para cancelar Webhooks | ||
- Endpoint para acesso ao Payload JSON de Cobrança | ||
- Autenticação e Autorização baseada em OAuth2 | ||
|
||
### Removido | ||
- Recursos para gerenciamento de Documentos | ||
- Configuração de vencimento em calendário | ||
- Configuração de juros, multa e desconto em valor |
Oops, something went wrong.