Skip to main content
POST
Create an expense for contract

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

application/json
name
string
required
expense_date
string
required
amount
number
required
description
string

Response

200

Despesa criada com sucesso