ConsentStatus

  • Type: string enum

    Status of the consent. Note: the platform does not produce expired automatically; a request that lapses unsigned stays pending. expired is accepted only as a createConsentRecord input. voided is written when a request is superseded (re-request, name correction, sibling grant) or the DocuSign envelope is voided.

    values
    • pending
    • granted
    • denied
    • expired
    • voided
    • withdrawn