Participant APIs | REST

Version:
Download Open API Specification

Add a new document category.

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

Add a new document category.

  • 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 it's saved, False: return empty after it's saved.

  • decrypt integer <int32>

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

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