Create expense by listing

Create an expense for the provided listing. This will apply to all owners unless you include a given ownerId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 255

Expense name

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json