You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 6 Next »
This method allows you to receive the Vendor Invoice in Komet Sales and associate it to a Purchase Order.
URL: https://api.kometsales.com/api/vendor.invoice.mail.receive
Method: POST
Content-Type: application/json
{ "companyToken": "token_info_goes_here", "mailFrom":"sales@floresabc.com", "poNumber":"P053455", "file":"bytes_of_the_file_goes_here", "invoiceNumber":"134495", "invoiceTotal":100.45 }
Output: