Skip to main content
PATCH
Update an existing Invoice

Path Parameters

id
string
required

Invoice is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Invoice is uniquely identified by id

customer

Customer pays Invoice

deal

Invoice is issued for Deal

Response

Invoice Updated

data
Invoice · object
Example:
success
boolean