...
If E-Invoices have to be generated, RMS has integration with Cleartax for this. Cleartax credentials have to be configured on RMS UI in this case. For the invoice pdf, there can be 2 scenarios:
The invoice pdf generated by Cleartax can be used
The invoice pdf generated by RMS (with irn and qr code printed as mentioned in the invoice customization section) can be used
Credit Note Generation
Using this feature, Brands can generate credit note documents from RMS.
There are 2 API calls here:
Generate Credit Note API call - The order details are passed in the request payload of the API callĀ
Get Credit Note API call - To fetch the invoice details already generated in the previous call.
In a similar manner to Invoice Configurations, multiple credit note configurations can be configured.
Credit Note templates can also be customised and configured against these configurations.
E-Waybill Generation
Using this feature, Brands can generate E waybills from RMS.
RMS is integrated with Cleartax for this integration.
There are 2 API calls here:
Generate E waybill API call - The details passed in the request payload of this API call will be sent to Cleartax. E-waybills can only be generated against the irn which was generated in the Generate Invoice API call.
Get E waybill API call - To get the E waybill details against an irn.