Account-Billing

Number of APIs: 3

  1. Get an invoice GET {{fastly_url}}/billing/v2/year/{{year}}/month/{{month}}

  2. Get month-to-date billing estimate GET {{fastly_url}}/billing/v2/account_customers/{{customer_id}}/mtd_invoice?month&year

  3. Get an invoice GET {{fastly_url}}/billing/v2/account_customers/{{customer_id}}/invoices/{{invoice_id}}