Business Receipts API - Production

Number of APIs: 4

The Receipts API allows your organization to get real-time updates and detailed information for each ride taken on a company profile. Review all trips taken in your organization at any time and build powerful integrations to enhance your workflows.

The API gives you access to all trips taken under the organization’s profile without needing to request and save authorization tokens on a per-user basis. The riders’ personal trips will not be returned; you will only have access to data the rider has designated as official business trips under the company profile.

  1. Generate Access Token POST https://login.uber.com/oauth/v2/token

  2. Get Receipt (per trip) GET https://api.uber.com/v1/business/trips/{{trip_id}}/receipt

  3. Business receipt PDF GET https://api.uber.com/v1/business/trips/{{trip_id}}/receipt/pdf_url

  4. Business Invoice GET https://api.uber.com/v1/business/trips/{{trip_id}}/invoice_urls