Get Trip Invoice PDF
GET {{sandbox_base_url}}/v1/business/trips/{{trip_id}}/invoice_urls
The Business Invoice endpoint allows you to return an invoice pdf for the trip, if invoices are supported in that country
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept-Language | string | ||
Content-Type | string | ||
x-uber-organizationuuid | string | ||
x-uber-sandbox-runuuid | string | ||
User-Agent | string |