application-list-entries
Bulk append fee status rows for multiple Application List Entries.
Atomically appends the supplied fee status rows to each specified entry in the source list (path listId). Existing fee status rows are preserved to retain fee-status history. If any supplied fee detail has hasOffsiteFee=true, the selected entries will be ensured to have an off-site fee mapping. hasOffsiteFee=false does not remove an existing off-site fee mapping. If any entry cannot be updated, no fee status rows are changed.
put/application-lists/{listId}/entries/fees
Path parameters
listIdstring uuid required
ID of the Application List that owns the entries whose fee details will be updated.
Response
Fee status rows appended for all entries.