Participant APIs | REST

Version:
Download Open API Specification

Delete a list of document categories.

https://api.wealthcare.com/participant/services/document/management/catetgory/delete/{tpaId}

Delete a list of document categories.

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.

  • refresh boolean

    True: return the list of document category after deletion, False: return empty after deletion.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.

  • array <object>
    • TpaId string
    • CategoryKey integer <int32>
    • CategoryId string
    • CategoryName string
    • DisplayOrder integer <int32>
    • LastUpdateDate string <date-time>