Consulta de compras para vendedor
Changes
Implementação da listagem de compras para um id de vendedor, verificando se o id passado é o mesmo que do token.
Pequenos ajustes para tratamento de erros e codigos de saida
Change Type
- Bug fix (Not breaking change that fixes a bug)
- New feature (Not breaking change and adds a new feature)
- Build (Change on configuration)
- Breaking change (Change with potential of breaking a part of the project)
- This change requires a change on documentation
Checklist:
- My code follows the defined guidelines
- I reviewed and tested my code
- My changes don't cause new warnings
- My unit tests are passing