Partner API Process
Partners typically establish a systematic process for interfacing with the Partner API within the essDOCS ecosystem. The usual implementation flow is as follows.
- Real-time notifications for shipment actions are facilitated through the utilization of Rabbit MQ.
- Identification of newly available shipments requiring partner actions is accomplished using the Search for Available Sets functionality.
- Downloadable files associated with specific shipments are retrieved through the Get Single PDF endpoint.
- Targeted actions on shipments are performed using the Set Action endpoint.
- Upon completion of shipment actions, notifications are sent to Rabbit MQ, informing other stakeholders for further actions.
- This intricate process ensures a synchronized and efficient exchange of information and actions among collaborators within the ecosystem.
Updated 10 months ago