API documentation Menu
            
                
                    
                    
                    
                    
            
        
    API 2.1
SOAP
Standard communication protocol that allows processes using different operating systems such as Linux and Windows to communicate via HTTP and XML.
Available endpoints:
- 1. Documents
 - DocumentCreate This allows you to create a partner and be able to create documents on behalf of this partner.
 - DocumentGet Search for the Document created by its identifier and have access to the download link for that Document.
 - DocumentCancel Search for the Document created by its identifier and cancel the document if it is in closed state.
 - 2. IPPN (Invoicing Platform for Partners Network)
 - AddPartner This allows you to create a partner and be able to create documents on behalf of this partner.
 - GetPartnerAccessTokens This method allows you to get the token of a partner that is in your partnership list. As you know, you need a token to be able to create documents for a company and to create a document on behalf of your partner is the same way.
 

