post http://api.tidyhq.com/v1/expenses//payments
Creates a new payment for the specified expense.
Response
Creates a new payment for the specified expense.
xxxxxxxxxx
curl --request POST \
--url http://api.tidyhq.com/v1/expenses/expenseID/payments \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: