Skip to main content
PUT /api/v2/billing/info Updates the billing (payer) info Scope3 invoices you with. Admin-only. Send at least one field; omitted fields are left unchanged. The response returns the full updated record. At minimum, Scope3 needs a payer name (contactName) and a payer address (address, city, countryAlpha2) to issue an invoice — set both before your first billing cycle. Also available in the UI under Settings → Billing.

Request

curl

Parameters

Response

The response mirrors Get billing info after the update.

Errors

  • 400 VALIDATION_ERROR — a malformed email in email/ccEmails, a lowercase or non-ISO countryAlpha2, or an empty body (at least one field is required).
  • 401 UNAUTHORIZED — missing or invalid bearer token.
  • 403 FORBIDDEN — the caller is not an admin of the account.
See Errors for the full error contract.

Get billing info

Read the details on file

Billing overview

How invoicing and remittance work