Gets all repayments for a given note.Copy Pageget https://example.com/api/series/{seriesId}/notes/{noteId}/repaymentsGET: /api/series/{guid}/notes/{guid}/repaymentsPath ParamsseriesIduuidrequiredThe identifier of the serie.noteIduuidrequiredThe identifier of the note.Responses 200OK 404The entity has not been found.Updated about 1 month ago