List Fees by Deal
GET/v1/fees/by-deal/:dealId
Returns every fee linked to a deal through any deal-type custom field, together with the total amount across them. An organization can configure more than one deal field, and this endpoint covers all of them.
Request
Responses
- 200
- 400
- 401
- 500
Fees linked to the deal
Invalid request parameters
Invalid or missing API key
Internal server error