Update billing information (admin)
Buyer Billing
Update billing information (admin)
Update the billing information Scope3 issues invoices to. At minimum, a payer name and billing address are needed to issue an invoice. Admin-only.
PUT
Update billing information (admin)
Authorizations
API key or access token
Body
application/json
Billing contact / payer name
Required string length:
1 - 255Email addresses invoices are sent to
Maximum array length:
10Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Email addresses CC’d on invoices
Maximum array length:
10Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Billing phone number
Maximum string length:
64Billing street address, line 1
Maximum string length:
255Billing street address, line 2
Maximum string length:
255Billing city
Maximum string length:
128Billing state/province/region
Maximum string length:
128Billing postal/ZIP code
Maximum string length:
32Billing country (ISO 3166-1 alpha-2)
Pattern:
^[A-Z]{2}$Example:
"US"
Tax/VAT identifier shown on invoices
Maximum string length:
64Response
Update billing information (admin)
Billing (payer) information for the authenticated customer, used on manually issued invoices.