Skip to main content
PATCH
Update an invoice

Headers

Authorization
string
required

Bearer token for authentication

Path Parameters

id
string
required

Unique identifier of the invoice to be updated.

Body

application/json

Schema for creating a new invoice

data
object
required

Response

Invoice updated successfully

data
object

Response schema for successfully created invoice