Create expense

Create expense for provided vendor. The expense will be created only for the specified owner and will not be split between all the listing ownerships.

Body Params
string
required
length ≤ 255

Expense name. Max length is 255 characters

string
enum

Charge category

string

You can get your Category ID here

string
required
length ≤ 255

Expense description. Max length is 255 characters

number
required

Expense amount, account currency will be used

string
required

Expense recognition date in the account timezone. ISO 8601 Date format (year-month-day)

string
required

You can get your vendor ID here

string
length ≤ 255

A unique identifier that serves as a reference to an external object. This ID can be used to link the current resource to a related entity in another system

expenseShare
object

Share expense between PMC and Owner, by default 100% is going to PMC

attachments
array of objects

Add attachments to expense

attachments
Responses
201

Expense created

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json