(root)/ – Rev 36129
Rev 36128 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 36129 2026-04-01 15:48:53
- Author: amit
- Log message:
- Refactor EWB API to use headers (consistent with e-invoice auth style)
Auth: params in headers (aspid, password, Gstin, Username, Ewbpwd)
Generate/Cancel: credentials in headers, action in query param
Extracted common ewbApiCall() with retry-on-GSP752 logic
getEwbApiHeaders() in GstProAuthService for reuse