v34

latestOpenAPI 3.0.4raw.githubusercontent.com2026-08-015395299.3 KB
application-list-entries

Update an Application List Entry

Full replacement (PUT) of an existing Application List Entry. When feeStatuses is supplied, the existing fee-status rows for the entry are replaced by the provided list. When feeStatuses is null, fee-status rows are left unchanged.

put/application-lists/{listId}/entries/{entryId}

Path parameters

listIdstring uuid required

Public identifier of the Application List.

entryIdstring uuid required

Public identifier of the Application List Entry.

Response

Returns the updated Application List Entry