Skip to main content

getExtendedTagDetails

getExtendedTagDetails

Path Parameters
    serviceSubscriberDepartmentToken string required
    customerUUID string required
    tagTypeName string required
    entityUuid string required
Responses

OK


Schema
    errors object[]

    list of errors in case of exception

  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]

    list of warnings while processing the request

  • Array [
  • warningCode string
    warningDescription string
  • ]
  • tag object
    tagTypeUuid string
    referenceIdentifier string
    value object
    primaryAttribute object
    value string
    secondaryAttributes object[]
  • Array [
  • value string
  • ]
  • parentTags object[]
  • Array [
  • tagTypeUuid string
    referenceIdentifier string
  • ]
Loading...