Skip to main content
DELETE
Delete a project prepayment
A prepayment invoiced up front to offset future fees on a project. All prepayments of a given type on a project bill against the same invoice item.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The project prepayment uuid

Response

204