Skip to main content
PATCH
Update an invoice item

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string<uuid>

The id of the network. Required when using bearer token authentication

Path Parameters

id
string<uuid>
required

The id of an invoice item.

Body

application/json
invoiceItem
object
required

Invoice line item to update.

Response

No Content