Objective
- This API aims to send RADIAN events for companies that do not issue their electronic bill of exchange invoices with Gosocket.
- The RADIAN events issued through this API will be sent directly to DIAN, and a synchronous response of the process will be provided. Since the electronic bill of exchange invoices on which the RADIAN events will be generated were not issued with Gosocket as PT, it will be necessary to inform the data of the bill of exchange in each RADIAN event. !!!
The sending of RADIAN events can be done through the following endpoints:
- 🚀 Sandbox: https://developers-sbx.gosocket.net/api/v1/Document/SendEventToAuthority
- 🚀 Production: https://developers.gosocket.net/api/v1/Document/SendEventToAuthority
Method POST is used.
SendEventToAuthority
This method allows sending RADIAN Events directly to DIAN using the POST SendEventToAuthority service, where parameters identifying the Electronic Document and the RADIAN Event can be sent with an immediate (synchronous) response by the tax entity. Through this method, it is possible to send different parameters in structure (JSON), the service will transform it into the UBL representative of DIAN, sign it, and return a response of its validation.