Skip to main content
POST
Create a new Invoice

Query Parameters

depth
integer

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

Body

application/json
customer
required

Customer pays Invoice

id
string

Invoice is uniquely identified by id

deal

Invoice is issued for Deal

Response

Invoice Created

data
Invoice · object
Example:
success
boolean