Update Invoice Settings

View as Markdown
Update invoice settings for an account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequired

Request

This endpoint expects an object.
billing_addressobject or nullOptional
Billing address for invoices
tax_idslist of objects or nullOptional
List of tax IDs

Response

Successful Response
billing_addressobject or nullOptional
Billing address for invoices
tax_idslist of objects or nullOptional
List of tax IDs

Errors

422
Unprocessable Entity Error