Java Spring Boot App which calls e-Invoice APIs to generate token and do some operations on invoices.
- Generate Token
- Submit Document API.
Header:
- client_id.
- client_secret.
Body:
- Document Json Object.
- Using Basic Auth.
- Request attached in the repo to be imported in Postman and test the API.
- Encryption Console App to encrypt Auth. passwords.