Update a list of document categories
https://beta.api.wealthcare.com/participant/services/document/management/catetgory/{tpaId}
Update the document categories associated with a specific TPA (Third Party Administrator) identified by the tpaId
. This operation is typically used to modify or refresh the document categories available in the system.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
refresh boolean
Indicates whether to return the updated list of document categories after saving. Set to true to receive the updated list, or false to receive an empty response.
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.
-
array <object>
-
TpaId string
-
CategoryKey integer <int32>
-
CategoryId string
-
CategoryName string
-
DisplayOrder integer <int32>
-
LastUpdateDate string <date-time>
-