Refactor the id with the uuid
- Change the id field with uuid filed the responses DTOs.
- Update nearly all the methods to use uuid instead of the id.
- Add new mappers files and delete the old paymentMapper.
- Add files InvoiceDTOEnricher and TransactionDTOEnricher to get parent and subscription details.