tags:

views:

27

answers:

0

I'm working on an application for UPS billing data analysis and can`t find any simple solution or API for receiving invoice/shipment billing data from UPS.

Billing data that i need is all shipments with tracking number and charge amount.

I found the way to use Flat File Billing Data which is sent weekly by e-mail but on http://ups.com i found description of UPS EDI.

As i understand UPS EDI used for secure real-time invoice processing on customer side. Can i use UPS EDI just for receiving billing data and not implement invoice processing?