Account-Billing
Number of APIs: 3
-
Get an invoice GET {{fastly_url}}/billing/v2/year/{{year}}/month/{{month}}
-
Get month-to-date billing estimate GET {{fastly_url}}/billing/v2/account_customers/{{customer_id}}/mtd_invoice?month&year
-
Get an invoice GET {{fastly_url}}/billing/v2/account_customers/{{customer_id}}/invoices/{{invoice_id}}