Business Receipts API - Sandbox
Number of APIs: 6
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.
-
Authorization - Generate Access Token POST https://auth.uber.com/oauth/v2/token
-
Run - Create Run POST {{sandbox_base_url}}/v1/sandbox/terminal-state-trip-run
-
Run - Get Run GET https://sandbox-api.uber.com/v1/sandbox/run/{{run_id}}
-
Get Receipts - Get Trip Receipt GET {{sandbox_base_url}}/v1/business/trips/{{trip_id}}/receipt
-
Get Receipts - Get Trip Receipt PDF GET {{sandbox_base_url}}/v1/business/trips/{{trip_id}}/receipt/pdf_url
-
Get Receipts - Get Trip Invoice PDF GET {{sandbox_base_url}}/v1/business/trips/{{trip_id}}/invoice_urls