List Fees by Contact
GET/v1/fees/by-contact/:contactId
Returns every fee linked to a contact through any contacts-list custom field, together with the total amount across them. contactId is the contact's common ID, which is not a Mongo ID.
Request
Responses
- 200
- 400
- 401
- 500
Fees linked to the contact
Invalid request parameters
Invalid or missing API key
Internal server error