Create Fee
POST/v1/fees
Creates a new fee in the system.
The amount, the date and any link to a deal are custom fields, so pass them inside fields using the field IDs from the List Custom Fields endpoint. Field IDs vary per organization.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Fee created successfully
Invalid request parameters
Invalid or missing API key
Read-only API key cannot create a fee
Internal server error