Skip to main content
PATCH
Update invoicing profile

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Headers

Idempotency-Key
string

Client-chosen key; replaying the same key + body returns the original response, a different body returns 409.

Body

application/json
companyName
string
email
string<email>
phone
string
billingAddress
object
taxId
string
taxIdType
string
brandColor
string

Response

The invoicing profile was updated.

data
object