DigitalOcean-public.v2-new_Billing
Retrieve an Invoice CSV by UUID
To retrieve a CSV for an invoice, send a GET request to /v2/customers/my/invoices/$INVOICE_UUID/csv.
get/v2/customers/my/invoices/{invoice_uuid}/csv
Path parameters
invoice_uuidstring required
UUID of the invoice
Response
The response will be a CSV file.