Participant APIs | REST

Version:
Download Open API Specification

Get a list of document categories.

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

Get 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.

  • Accept-Language enum<string>

    Specify the participant’s language preference. The corresponding response will then return text/string values in the language specified, defaulting to English if not specified or if an invalid value is sent. Note: If Spanish or French is requested and a particular field does not have a translated value (Spanish or French), then the English text value will be returned.

    Possible values: es en fr
  • 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>