View details of document form generator v2
    • PDF

    View details of document form generator v2

    • PDF

    Article Summary

    This is the API to search details of a document from the form generator.

    View API

    It searches the details of a document from the form generator.

    Request URL

    GET https://workplace.apigw.ntruss.com/workflow/apigw/v2/company/{companyId}/doc/{aprvDocId}
    

    Common request header

    HeaderDescription
    x-ncp-apigw-timestampIndicates the time elapsed since January 1, 1970 00:00:00 UTC in milliseconds, and if the time difference compared to the API Gateway server is 5 minutes or more, then the request is considered invalid
    x-ncp-iam-access-keyAccess key ID issued on the NAVER Cloud Platform portal or by Sub Account
    x-ncp-apigw-signature-v2A signature encrypted with the access key ID value and the secret key. HmacSHA256 is used as the HMAC encryption algorithm

    Request path parameters

    ParameterTypeSizeRequirement statusDescription
    companyIdString36YIntegration key (CompanyId)Developers basic settings integration key
    aprvDocIdString36YIntegration key (AprvDocId)Search target document ID

    Request examples

    GET https://workplace.apigw.ntruss.com/workflow/apigw/v2/company/187d83ad-4038-45b6-8e7c-59eca16fdc46/doc/39283
    
    GET /workflow/apigw/v2/company/187d83ad-4038-45b6-8e7c-59eca16fdc46/doc/39283
    HOST: workplace.apigw.ntruss.com
    Content-Type: application/json
    x-ncp-apigw-timestamp: 1505290625682
    x-ncp-iam-access-key: D78BB444D6D3C84CA38A
    x-ncp-apigw-signature-v2: WTPItrmMIfLUk/UyUIyoQbA/z5hq9o3G8eQMolUzTEo=
    

    Response data

    ParameterTypeCapacityRequirement StatusDescription
    tenantIdString36YTenant ID
    companyIdString36YCompany ID
    aprvDocIdString20YApproval document ID
    dfmIdString36YForm code
    docJson1024YDocument's common information JSON
    shreJson1024YDocument's sharing settings information JSON
    shreOpnionJson1024YDocument's shared opinion information JSON
    aprvLineJson1024YDocument's approval line information JSON
    rcptJson1024YDocument's recipient information JSON
    attachFileJson1024YDocument's attachment information JSON
    relatedDocJson1024YDocument's common information JSON
    docBodyJson1024YDocument's body information JSON

    Detailed response data

    ParameterDetailsTypeCapacityRequirement StatusDescription
    tenantIdString36YTenant ID
    companyIdString36YCompany ID
    aprvDocIdString20YApproval document ID
    dfmIdString36YForm code
    docJsonYDocument's common information JSON
    tenantIdString36YTenant ID
    companyIdString36YCompany ID
    companyNmString150YDocument company name (default language)
    companyI18nNamesMapNDocument company name (list of multiple languages)
    aprvDocIdString20YApproval document ID
    categoryIdString36YCategory ID
    categoryNmString150YCategory name (default language)
    categoryI18nNamesMapNCategory name (list of multiple languages)
    dfmIdString36YForm code
    dfmNmString150YForm name (default language)
    dfmI18nNamesMapNForm name (list of multiple languages)
    dfmVersionString9YForm version
    docTitleString1000YDocument title
    docNoString36YDocument number
    docStatCdString36YDocument status code
    docStatNmString150YDocument status name (default language)
    docStatI18nNamesMapNDocument status name (list of multiple languages)
    drftTzCdString100NDocument application Zone ID
    drftYmdhmsDtString100YProposal date and time
    cmpltYmdhmsDtString100NCompletion date and time
    trgtCompanyIdString36YApplicant company ID
    trgtCompanyNmString150YApplicant company name (default language)
    trgtCompanyI18nNamesMapNApplicant company name (list of multiple languages)
    trgtExternalKeyString36YApplicant ID - External key (if the applicant is not deleted)
    trgtUserIdString36YApplicant ID
    trgtLoginIdString500YApplicant login ID (if the applicant is not deleted)
    trgtUserNmString150YApplicant name (default language)
    trgtUserI18nNamesMapNApplicant name (list of multiple languages)
    trgtDeptCdString50YApplicant department code
    trgtDeptNmString150YApplicant department name
    trgtDeptI18nNamesMapNApplicant department name (list of multiple languages)
    trgtJobCdString150YApplicant position code
    trgtJobNmString150YApplicant position name
    trgtJobI18nNamesMapNApplicant position name (list of multiple languages)
    trgtPositCdString150YApplicant job grade code
    trgtPositNmString150YApplicant job grade name
    trgtPositI18nNamesMapNApplicant job grade name (list of multiple languages)
    trgtUserStatCdString50YApplicant status code
    trgtUserStatNmString150YApplicant status name (default language)
    trgtUserStatI18nNamesMapNApplicant status name (list of multiple languages)
    proxyYnString1Y"Proxy application status (If Y, then the creator is not the applicant.)"
    drftCompanyIdString36YCreator company ID
    drftCompanyNmString150YCreator company name (default language)
    drftCompanyI18nNamesMapNCreator company name (list of multiple languages)
    drftExternalKeyString36YCreator ID - External key (if the creator is not deleted)
    drftUserIdString36YCreator ID
    drftLoginIdString500YCreator login ID (if the creator is not deleted)
    drftUserNmString150YCreator name (default language)
    drftUserI18nNamesMapNCreator name (list of multiple languages)
    drftDeptCdString50YCreator department code
    drftDeptNmString150YCreator department name
    drftDeptI18nNamesMapNCreator department name (list of multiple languages)
    drftJobCdString150YCreator position code
    drftJobNmString150YCreator position name
    drftJobI18nNamesMapNCreator position name (list of multiple languages)
    drftPositCdString150YCreator job grade code
    drftPositNmString150YCreator job grade name
    drftPositI18nNamesMapNCreator job grade name (list of multiple languages)
    drftUserStatCdString150YCreator status code
    drftUserStatNmString150YCreator status name (default language)
    drftUserStatI18nNamesMapNCreator status name (list of multiple languages)
    delYnString1YHidden document status
    shreJsonYDocument's sharing settings information JSON
    shreUsersListListNSharing target list (Link to detailed items)
    shreOpnionJsonYDocument's shared opinion information JSON
    shreOpnionListListNShared opinion list (Link to detailed items)
    aprvLineJsonYDocument's approval line information JSON
    aprvLineListListYApproval line list (Link to detailed items)
    rcptJsonYDocument's recipient information JSON
    rcptListListYRecipient list (Link to detailed items)
    attachFileJsonYDocument's attachment information JSON (except forms created by Create Form)
    attachFileListListNAttachment list (Link to detailed items)
    relatedDocJsonYDocument's related document information JSON (except forms created by Create Form)
    relatedDocListListNRelated document list (Link to detailed items)
    docBodyJsonYDocument's body information JSON
    docBodyListListNBody information list (Link to detailed items)

    List of sharing targets

    ParameterTypeCapacityRequirement StatusDescription
    shreObjectTpCdString50YSharing target type code (user/comp)
    shreObjectTpNmString150YType code name to be shared (default language)
    shreObjectTpI18nNamesMapNType code name to be shared (list of multiple languages)
    shreExternalKeyString36NSharing target ID - External key (if the sharing target is an employee, if the target is not deleted)
    shreObjectLoginIdString500YSharing target login ID - External key (if the sharing target is an employee, if the target is not deleted)
    shreObjectIdString36YSharing target ID
    shreObjectNmString150YSharing target name (default language)
    shreObjectI18nNamesMapNSharing target name (list of multiple languages)
    shreDeptCdString50YDepartment code of a person to share with (if the sharing target is an employee)
    shreDeptNmString150YDepartment name of a person to share with (if the sharing target is an employee)
    shreDeptI18nNamesMapNDepartment name of a person to share with (list of multiple languages) (if the sharing target is an employee)
    shreJobCdString150YPosition code of a person to share with (if the sharing target is an employee)
    shreJobNmString150YPosition name of a person to share with (if the sharing target is an employee)
    shreJobI18nNamesMapNPosition name of a person to share with (list of multiple languages) (if the sharing target is an employee)
    shrePositCdString150YJob grade code of a person to share with (if the sharing target is an employee)
    shrePositNmString150YJob grade name of a person to share with (if the sharing target is an employee)
    shrePositI18nNamesMapNJob grade name of a person to share with (list of multiple languages) (if the sharing target is an employee)
    shreUserStatCdString150YStatus code of a person to share with (if the sharing target is an employee)
    shreUserStatNmString150YStatus name of a person to share with (default language) (if the sharing target is an employee)
    shreUserStatI18nNamesMapNStatus name of a person to share with (list of multiple languages) (if the sharing target is an employee)

    List of shared comments

    ParameterTypeSizeRequirement statusDescription
    shreOpnionSeqintYOrder of shared comments
    shreOpnionCompanyIdString36YCompany ID of a person to share with
    shreOpnionCompanyNmString150YCompany name of a person to share with (default language)
    shreOpnionCompanyI18nNamesMapNCompany name of a person to share with (list of multiple languages)
    shreOpnionExternalKeyString36YID of a person to share with - External key (if the person is not deleted)
    shreOpnionUserIdString36YID of a person to share with
    shreOpnionLoginIdString500YLogin ID of a person to share with (if the person is not deleted)
    shreOpnionUserNmString150YName of a person to share with (default language)
    shreOpnionUserI18nNamesMapNName of a person to share with (list of multiple languages)
    shreOpnionDeptNmString150YDepartment name of a person to share with
    shreOpnionDeptI18nNamesMapNDepartment name of a person to share with (list of multiple languages)
    shreOpnionJobNmString150YPosition name of a person to share with
    shreOpnionJobI18nNamesMapNPosition name of a person to share with (list of multiple languages)
    shreOpnionPositNmString150YJob grade name of a person to share with
    shreOpnionPositI18nNamesMapNJob grade name of a person to share with (list of multiple languages)
    shreOpnionUserStatCdString50YStatus code of a person to share with
    shreOpnionUserStatNmString150YStatus name of a person to share with (default language)
    shreOpnionUserStatI18nNamesMapNStatus name of a person to share with (list of multiple languages)
    shreOpnionContString150YShared comments
    shreOpnionYmdhmsDtString100YDate and time of entering shared comments

    List of approval lines

    ParameterTypeSizeRequirement statusDescription
    aprvOrdintYApproval order
    aprvParallelGrpintYApproval parallel group (same value for same group)
    aprvParallelDtlGrpintYSequential group within the approval parallel group
    aprvParallelDtlOrdintYSequential order within the approval parallel group
    aprvCompanyIdString36YApprover company ID
    aprvCompanyNmString150YApprover company name (default language)
    aprvCompanyI18nNamesMapNApprover company name (list of multiple languages)
    aprvExternalKeyString36YApprover ID - External key (if the approver is not deleted)
    aprvUserIdString36YApprover ID
    aprvLoginIdString500YApprover login ID (if the approver is not deleted)
    aprvUserNmString150YApprover name (default language)
    aprvUserI18nNamesMapNApprover name (list of multiple languages)
    aprvDeptExternalKeyString50YApprover department code - External key (if the approver is not deleted)
    aprvDeptCdString50YApprover department code
    aprvDeptNmString150YApprover department name
    aprvDeptI18nNamesMapNApprover department name (list of multiple languages)
    aprvJobCdString150YApprover position code
    aprvJobNmString150YApprover position name
    aprvJobI18nNamesMapNApprover position name (list of multiple languages)
    aprvPositCdString150YApprover job grade code
    aprvPositNmString150YApprover job grade name
    aprvPositI18nNamesMapNApprover job grade name (list of multiple languages)
    aprvUserStatCdString150YApprover status code
    aprvUserStatNmString150YApprover status name (default language)
    aprvUserStatI18nNamesMapNApprover status name (list of multiple languages)
    aprvStatCdString150YApproval status code
    aprvStatNmString150YApproval status name (default language)
    aprvStatI18nNamesMapNApproval status name (list of multiple languages)
    aprvTpCdString150YApproval type code
    aprvTpCdNmString150YApproval type name (default language)
    aprvTpCdI18nNamesMapNApproval type name (list of multiple languages)
    aprvYmdhmsString20YDate and time of approval
    aprvOpninString150NApproval comment
    defaultYnString1YDefault approval line status
    postponeYnString1NPending status

    Recipient list

    ParameterDetailsTypeCapacityRequirement StatusDescription
    statusCdString150YRecipient status
    statusNmString150YCompany ID of a person to share with
    rcptAprvDocIdString20NReceived document ID when creating a received document
    rcptAprvDocNoString36NReceipt document number
    rcptAprvDocDrftYmdhmsString100NReceip document draft date and time
    rcptAprvDocCmpltYmdhmsString100NReceip document completion date and time
    rcptTypeCdString150YRecipient type (employee: EMP, department: DEPT)
    gatewayRcptEmpJson1024NRecipient type employee (EMP) information
    empRcptExternalKeyString36NEmployee external key
    empRcptExternalKeyString500NEmployee login ID
    empRcptEmpIdString36NEmployee ID
    empRcptEmpNmString150NEmployee Name
    empRcptEmpI18nNamesMapNEmployee name (multilingual list)
    empRcptDeptExternalKeyString50NEmployee's department external key
    empRcptDeptCdString50NEmployee's department code
    empRcptDeptNmString150NDepartment name of employee
    empRcptDeptI18nNamesMapNEmployee's department name (multilingual list)
    gatewayRcptDeptJson1024NRecipient type department (DEPT) information
    deptRcptExternalKeyString50NDepartment external key
    deptRcptDeptCdString50NDepartment Code
    deptRcptDeptNmString150NDepartment name
    deptRcptDeptI18nNamesMapNDepartment name (multilingual list)
    deptRcptIncludeSubDeptString10NWhether to include subdepartments
    inChargeUserExternalKeyString50NExternal key of person in charge
    inChargeUserLoginIdString500NLogin ID of person in charge
    inChargeUserIdString36NID of person in charge
    inChargeUserNmString150NName of person in charge
    inChargeUserI18nNamesMapNName of person in charge (multilingual list)

    List of attachments

    ParameterTypeCapacityRequirement StatusDescription
    attachSeqintYFile order
    attachFileNmString150YFile name
    attachFileSizeintYFile size

    List of related documents

    ParameterTypeSizeRequirement statusDescription
    relAprvSeqintYOrder of related documents
    relAprvDocIdString20YRelated document ID
    relAprvDocNoString36YRelated document number

    List of body information

    ParameterTypeSizeRequirement statusDescription
    componentCodeString1024YComponent code
    componentNameString1024YComponent name
    componentUuidString1024YComponent UUID
    componentCustomIdString1024YCustom ID (This is the ID entered by the form generator. It is retained when the component is removed from the integration. )
    orderNumint32YSort order
    labelString1024YComponent label
    valueJson1024YJSON of value information registered by customer (link to detailed items)

    Component details value

    Text component (CP_TEXT)

    ParameterTypeCapacityRequirement StatusDescription
    verintYVersion
    valueString1024Ncontent

    Smart Editor component (CP_EDITOR)

    ParameterTypeCapacityRequirement StatusDescription
    verintYVersion
    typeString20NType (HTML)
    contentsString1024Ncontent

    Automatically displayed text component (CP_HIDDEN_TEXT)

    ParameterTypeCapacityRequirement StatusDescription
    verintYVersion
    writeMtimeintNCreation time
    prepareTextString100NAdmin settings value
    empIdString50NCreator ID
    empNmMap100NCreator name (list of multiple languages)
    deptNoString50NCreator department code
    deptNmMap100NCreator department name (list of multiple languages)
    emailString100NCreator email
    isShowEmpInfobooleanNDisplay status of creator information
    isShowWriteTimebooleanNDisplay status of creation time
    isShowPrepareTextbooleanNDisplay status of admin settings value
    apiDataString1024NStored data when entered as API

    Table component (CP_TABLE_FORM)

    ParameterTypeCapacityRequirement StatusDescription
    verintYVersion
    uuidString50NTable UUID
    headersListYList of header information
    uuid> String50YHeader column UUID
    cellIndex> intYHeader column index
    cellType> String50YHeader column type
    cellName> MapYHeader column name (list of multiple languages)
    rowdatasListYList of row information
    rowIndex> intYRow index
    cellDatas> ListYList of row column information
    uuid>> String50NRow column UUID
    cellIndex>> intNRow column index
    cellType>> String50YRow column type
    value>> String1024NRow column value

    Formula table component (CP_TABLE_FORM_CAL)

    ParameterTypeCapacityRequirement StatusDescription
    verintYVersion
    uuidString50NTable UUID
    headersListYList of header information
    uuid> String50YHeader column UUID
    cellIndex> intYHeader column index
    cellType> String50YHeader column type
    cellName> MapYHeader column name (list of multiple languages)
    isCalCol> booleanYHeader column formula status
    rowdatasListYList of row information
    rowIndex> intYRow index
    isSubTotalRow> booleanYRow subtotal status
    cellDatas> ListYList of row column information
    uuid>> String50NRow column UUID
    cellIndex>> intNRow column index
    cellType>> String50YRow column type
    value>> String1024NRow column value
    isCalCol>> booleanYRow column formula status

    Description of response code

    Document status code

    CodeDescription
    tempSave draft
    ingIn progress
    cmpltCompleted
    declineRejected
    cancelCanceled

    Approval type

    CodeDescription
    aprvApproval
    referReference
    agreeAgreement
    parallelAprvParallel approval
    parallelAgreeParallel agreement

    Approver employment status

    CodeDescription
    STANDBYProspective employee
    INEmployed
    RESTOn leave of absence
    RETIRERetired
    DELETEDeleted
    TRANSFERTransferred
    UNKNOWNUnknown
    NONEDeleted

    Approval status

    CodeDescription
    waitTo be approved
    ingPending approval
    cmpltApproved
    declineRejected
    userDelegDelegated
    mngrDelegDelegated by admin
    autoDelegAutomatically delegated (absence)
    dupDelegInternal code
    concludeArbitrary decision
    concludeCmpltConsent to arbitrary decision
    precedingDeclineRejected and sent back
    notCmpltInternal code

    Recipient status

    CodeDescription
    ORG_DOC_INGThe sent document is in progress.
    RCPT_WAITReceipt Pending
    RCPT_DONEReceipt Submitted
    RCPT_RETURNReceived and Returned
    RCPT_DOC_INGThe received document is in progress.
    RCPT_DOC_CMPLTReceived Document Completed
    RCPT_DOC_RETURNReceived Document Rejected
    RCPT_DOC_FORCE_CMPLTCompleted Upon Receipt Acceptance

    Response examples

    {
      "tenantId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
      "companyId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
      "aprvDocId": "39283",
      "dfmId": "09161cb2-9516-46a7-bc16-fb1a4b0dbd52",
      "doc": {
        "tenantId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
        "companyId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
        "companyNm": "[AA] test2",
        "companyI18nNames": {
          "ko_KR": "",
          "en_US": "",
          "ja_JP": "",
          "zh_CN": "",
          "zh_TW": ""
        },
        "aprvDocId": "39283",
        "categoryId": "9561",
        "categoryNm": "For checking form data",
        "categoryI18nNames": {
          "ko_KR": "For checking form data",
          "en_US": "For checking form data",
          "ja_JP": "For checking form data",
          "zh_CN": "For checking form data",
          "zh_TW": ""
        },
        "dfmId": "09161cb2-9516-46a7-bc16-fb1a4b0dbd52",
        "dfmNm": "Form sample",
        "dfmI18nNames": {
          "ko_KR": "Form sample",
          "en_US": "Form sample",
          "ja_JP": "Form sample",
          "zh_CN": "Form sample",
          "zh_TW": ""
        },
        "dfmVersion": "2",
        "docTitle": "Form sample title",
        "docNo": "2021-CUS00465-000002",
        "docStatCd": "ing",
        "docStatNm": "Progress",
        "docStatI18nNames": {
          "ko_KR": "Progress",
          "en_US": "In Progress",
          "ja_JP": "承認中",
          "zh_CN": "进行",
          "zh_TW": ""
        },
        "drftTzCd": "Pacific/Midway",
        "drftYmdhmsDt": "2021-12-02T15:03:52+09:00[Asia/Seoul]",
        "cmpltYmdhmsDt": null,
        "trgtCompanyId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
        "trgtCompanyNm": "[AA] test2",
        "trgtCompanyI18nNames": {
          "ko_KR": "[AA] test2",
          "en_US": "[AA] test2",
          "ja_JP": "[AA] test2",
          "zh_CN": "[AA] test2",
          "zh_TW": ""
        },
        "trgtExternalKey": null,
        "trgtUserId": "96b02530-82de-41c8-8223-3055c74e705e",
        "trgtLoginId": null,
        "trgtUserNm": "(AA) Admin",
        "trgtUserI18nNames": {
          "ko_KR": "(AA) Admin",
          "en_US": "(AA) Manager",
          "ja_JP": "(AA) Admin",
          "zh_CN": "(AA) Admin",
          "zh_TW": ""
        },
        "trgtDeptCd": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
        "trgtDeptNm": "test",
        "trgtDeptI18nNames": {
          "ko_KR": "test",
          "en_US": "Hello test",
          "ja_JP": "Hello test",
          "zh_CN": "Hello test",
          "zh_TW": ""
        },
        "trgtJobCd": null,
        "trgtJobNm": "",
        "trgtJobI18nNames": {
          "ko_KR": "",
          "en_US": "",
          "ja_JP": "",
          "zh_CN": "",
          "zh_TW": ""
        },
        "trgtPositCd": null,
        "trgtPositNm": "",
        "trgtPositI18nNames": {
          "ko_KR": "",
          "en_US": "",
          "ja_JP": "",
          "zh_CN": "",
          "zh_TW": ""
        },
        "trgtUserStatCd": "IN",
        "trgtUserStatNm": "Employment",
        "trgtUserStatI18nNames": {
          "zh_TW": "在職",
          "ko_KR": "Employed",
          "en_US": "Work",
          "zh_CN": "在职",
          "ja_JP": "在職"
        },
        "proxyYn": "N",
        "drftCompanyId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
        "drftCompanyNm": "[AA] test2",
        "drftCompanyI18nNames": {
          "ko_KR": "[AA] test2",
          "en_US": "[AA] test2",
          "ja_JP": "[AA] test2",
          "zh_CN": "[AA] test2",
          "zh_TW": ""
        },
        "drftExternalKey": null,
        "drftUserId": "96b02530-82de-41c8-8223-3055c74e705e",
        "drftLoginId": null,
        "drftUserNm": "(AA) Admin",
        "drftUserI18nNames": {
          "ko_KR": "(AA) Admin",
          "en_US": "(AA) Manager",
          "ja_JP": "(AA) Admin",
          "zh_CN": "(AA) Admin",
          "zh_TW": ""
        },
        "drftDeptCd": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
        "drftDeptNm": "test",
        "drftDeptI18nNames": {
          "ko_KR": "test",
          "en_US": "Hello test",
          "ja_JP": "Hello test",
          "zh_CN": "Hello test",
          "zh_TW": ""
        },
        "drftJobCd": null,
        "drftJobNm": "",
        "drftJobI18nNames": {
          "ko_KR": "",
          "en_US": "",
          "ja_JP": "",
          "zh_CN": "",
          "zh_TW": ""
        },
        "drftPositCd": null,
        "drftPositNm": "",
        "drftPositI18nNames": {
          "ko_KR": "",
          "en_US": "",
          "ja_JP": "",
          "zh_CN": "",
          "zh_TW": ""
        },
        "drftUserStatCd": "IN",
        "drftUserStatNm": "Employment",
        "drftUserStatI18nNames": {
          "zh_TW": "在職",
          "ko_KR": "Employed",
          "en_US": "Work",
          "zh_CN": "在职",
          "ja_JP": "在職"
        },
        "delYn": "N"
      },
      "shre": [
        {
          "shreObjectTpCd": "user",
          "shreObjectTpNm": "User",
          "shreObjectTpI18nNames": {
            "ko_KR": "User",
            "en_US": "User",
            "ja_JP": "使用者",
            "zh_CN": "用户",
            "zh_TW": ""
          },
          "shreExternalKey": null,
          "shreObjectLoginId": null,
          "shreObjectId": "05fa1156-4b48-479a-bceb-b8a458746dca",
          "shreObjectNm": "Jane Doe",
          "shreObjectI18nNames": {
            "ko_KR": "Jane Doe",
            "en_US": "Jane Doe",
            "ja_JP": "Jane Doe",
            "zh_CN": "Jane Doe",
            "zh_TW": ""
          },
          "shreDeptCd": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
          "shreDeptNm": "test",
          "shreDeptI18nNames": {
            "ko_KR": "test",
            "en_US": "Hello test",
            "ja_JP": "Hello test",
            "zh_CN": "Hello test",
            "zh_TW": ""
          },
          "shreJobCd": null,
          "shreJobNm": "",
          "shreJobI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "shrePositCd": null,
          "shrePositNm": "",
          "shrePositI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "shreUserStatCd": "IN",
          "shreUserStatNm": "Employment",
          "shreUserStatI18nNames": {
            "zh_TW": "在職",
            "ko_KR": "Employed",
            "en_US": "Work",
            "zh_CN": "在职",
            "ja_JP": "在職"
          }
        },
        {
          "shreObjectTpCd": "user",
          "shreObjectTpNm": "User",
          "shreObjectTpI18nNames": {
            "ko_KR": "User",
            "en_US": "User",
            "ja_JP": "使用者",
            "zh_CN": "用户",
            "zh_TW": ""
          },
          "shreExternalKey": null,
          "shreObjectLoginId": null,
          "shreObjectId": "70cba748-40f8-4a02-9cd6-9510c044022d",
          "shreObjectNm": "Gildong Hong",
          "shreObjectI18nNames": {
            "ko_KR": "John Doe",
            "en_US": "Gildong Hong",
            "ja_JP": "Gildong Hong",
            "zh_CN": "Gildong Hong",
            "zh_TW": ""
          },
          "shreDeptCd": "test2008000665",
          "shreDeptNm": "Accounting group",
          "shreDeptI18nNames": {
            "ko_KR": "Accounting group",
            "en_US": "Accounting group",
            "ja_JP": "Accounting group",
            "zh_CN": "Accounting group",
            "zh_TW": ""
          },
          "shreJobCd": null,
          "shreJobNm": "",
          "shreJobI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "shrePositCd": null,
          "shrePositNm": "",
          "shrePositI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "shreUserStatCd": "IN",
          "shreUserStatNm": "Employment",
          "shreUserStatI18nNames": {
            "zh_TW": "在職",
            "ko_KR": "Employed",
            "en_US": "Work",
            "zh_CN": "在职",
            "ja_JP": "在職"
          }
        }
      ],
      "shreOpnion": [
        {
          "shreOpnionSeq": 1,
          "shreOpnionCompanyId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
          "shreOpnionCompanyNm": "[AA] test2",
          "shreOpnionCompanyI18nNames": {
            "ko_KR": "[AA] test2",
            "en_US": "[AA] test2",
            "ja_JP": "[AA] test2",
            "zh_CN": "[AA] test2",
            "zh_TW": ""
          },
          "shreOpnionExternalKey": null,
          "shreOpnionUserId": "96b02530-82de-41c8-8223-3055c74e705e",
          "shreOpnionLoginId": null,
          "shreOpnionUserNm": "(AA) Admin",
          "shreOpnionUserI18nNames": {
            "ko_KR": "(AA) Admin",
            "en_US": "(AA) Manager",
            "ja_JP": "(AA) Admin",
            "zh_CN": "(AA) Admin",
            "zh_TW": ""
          },
          "shreOpnionDeptNm": "test",
          "shreOpnionDeptI18nNames": {
            "ko_KR": "test",
            "en_US": "Hello test",
            "ja_JP": "Hello test",
            "zh_CN": "Hello test",
            "zh_TW": ""
          },
          "shreOpnionJobNm": "",
          "shreOpnionJobI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "shreOpnionPositNm": "",
          "shreOpnionPositI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "shreOpnionUserStatCd": "IN",
          "shreOpnionUserStatNm": "Employment",
          "shreOpnionUserStatI18nNames": {
            "zh_TW": "在職",
            "ko_KR": "Employed",
            "en_US": "Work",
            "zh_CN": "在职",
            "ja_JP": "在職"
          },
          "shreOpnionCont": "This is a shared comment.",
          "shreOpnionYmdhmsDt": "2021-12-15T18:55:08+09:00[Asia/Seoul]"
        }
      ],
      "aprvLine": [
        {
          "aprvOrd": 1,
          "aprvParallelGrp": 0,
          "aprvParallelDtlGrp": 0,
          "aprvParallelDtlOrd": 0,
          "aprvCompanyId": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
          "aprvCompanyNm": "[AA] test2",
          "aprvCompanyI18nNames": {
            "ko_KR": "[AA] test2",
            "en_US": "[AA] test2",
            "ja_JP": "[AA] test2",
            "zh_CN": "[AA] test2",
            "zh_TW": ""
          },
          "aprvExternalKey": null,
          "aprvUserId": "05fa1156-4b48-479a-bceb-b8a458746dca",
          "aprvLoginId": null,
          "aprvUserNm": "Jane Doe",
          "aprvUserI18nNames": {
            "ko_KR": "Jane Doe",
            "en_US": "Jane Doe",
            "ja_JP": "Jane Doe",
            "zh_CN": "Jane Doe",
            "zh_TW": ""
          },
          "aprvDeptExternalKey": null,
          "aprvDeptCd": "187d83ad-4038-45b6-8e7c-59eca16fdc46",
          "aprvDeptNm": "test",
          "aprvDeptI18nNames": {
            "ko_KR": "test",
            "en_US": "Hello test",
            "ja_JP": "Hello test",
            "zh_CN": "Hello test",
            "zh_TW": ""
          },
          "aprvJobCd": null,
          "aprvJobNm": "",
          "aprvJobI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "aprvPositCd": null,
          "aprvPositNm": "",
          "aprvPositI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "aprvUserStatCd": "IN",
          "aprvUserStatNm": "Employed",
          "aprvUserStatI18nNames": {
            "zh_TW": "在職",
            "ko_KR": "Employed",
            "en_US": "Work",
            "zh_CN": "在职",
            "ja_JP": "在職"
          },
          "aprvStatCd": "ing",
          "aprvStatNm": "Progress",
          "aprvStatI18nNames": {
            "ko_KR": "Progress",
            "en_US": "Progress",
            "ja_JP": "実行",
            "zh_CN": "进行",
            "zh_TW": ""
          },
          "aprvTpCd": "aprv",
          "aprvTpNm": "Approval",
          "aprvTpCdI18nNames": {
            "ko_KR": "Approval",
            "en_US": "Approval",
            "ja_JP": "決裁",
            "zh_CN": "审批",
            "zh_TW": ""
          },
          "aprvYmdhms": null,
          "aprvOpnin": null,
          "defaultYn": "N",
          "postponeYn": "N"
        }
      ],
      "rcpt": [
      {
        "statusCd": "ORG_DOC_ING",
        "statusNm": "The sent document is in progress.",
        "rcptAprvDocId": 0,
        "rcptAprvDocNo": null,
        "rcptAprvDocDrftYmdhms": null,
        "rcptAprvDocCmpltYmdhms": null,
        "rcptTypeCd": "EMP",
        "gatewayRcptEmp": {
          "empRcptExternalKey": null,
          "empRcptLoginId": null,
          "empRcptEmpId": "7185653f-c8cd-43bc-b4f0-712e7e61bbf2",
          "empRcptEmpNm": "Korean",
          "empRcptEmpI18nNames": {
            "ko_KR": "Korean",
            "en_US": "korean",
            "ja_JP": "korean",
            "zh_CN": "korean",
            "zh_TW": "korean"
          },
          "empRcptDeptExternalKey": null,
          "empRcptDeptCd": "null",
          "empRcptDeptNm": "Service team",
          "empRcptDeptI18nNames": {
            "ko_KR": "Service team",
            "en_US": "Service Team",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          }
        },
        "gatewayRcptDept": null
      },
      {
        "statusCd": "RCPT_WAIT",
        "statusNm": "Receipt Pending",
        "rcptAprvDocId": 0,
        "rcptAprvDocNo": null,
        "rcptAprvDocDrftYmdhms": null,
        "rcptAprvDocCmpltYmdhms": null,
        "rcptTypeCd": "DEPT",
        "gatewayRcptEmp": null,
        "gatewayRcptDept": {
          "deptRcptExternalKey": null,
          "deptRcptDeptCd": "cgv2008000661",
          "deptRcptDeptNm": "Developers Group",
          "deptRcptDeptI18nNames": {
            "ko_KR": "Developers Group",
            "en_US": "Developers Group",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "deptRcptIncludeSubDept": "Y",
          "inChargeUserExternalKey": null,
          "inChargeUserLoginId": null,
          "inChargeUserId": null,
          "inChargeUserNm": "",
          "inChargeUserI18nNames": {
            "ko_KR": "",
            "en_US": "",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          }
        }
      },
      {
        "statusCd": "RCPT_DOC_CMPLT",
        "statusNm": "Received Document Completed",
        "rcptAprvDocId": 43227,
        "rcptAprvDocNo": "2022-RCV01-000043",
        "rcptAprvDocDrftYmdhms": "2022-11-09T18:09:05+09:00[Asia/Seoul]",
        "rcptAprvDocCmpltYmdhms": "2022-11-09T18:09:05+09:00[Asia/Seoul]",
        "rcptTypeCd": "DEPT",
        "gatewayRcptEmp": null,
        "gatewayRcptDept": {
          "deptRcptExternalKey": null,
          "deptRcptDeptCd": "mng202110000034",
          "deptRcptDeptNm": "Korea - Management room",
          "deptRcptDeptI18nNames": {
            "ko_KR": "Korea - Management room",
            "en_US": "Management room",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          },
          "deptRcptIncludeSubDept": "Y",
          "inChargeUserExternalKey": null,
          "inChargeUserLoginId": null,
          "inChargeUserId": "96b02530-82de-41c8-8223-3055c74e705e",
          "inChargeUserNm": "관리자",
          "inChargeUserI18nNames": {
            "ko_KR": "관리자",
            "en_US": "(Manager)管理員",
            "ja_JP": "",
            "zh_CN": "",
            "zh_TW": ""
          }
        }
      }
    ]
      "attachFile": [
        {
          "attachSeq": 1,
          "attachFileNm": "Screenshot 11-29-2021 PM 8.06.59.png",
          "attachFileSize": 184391
        }
      ],
      "relatedDoc": [
        {
          "relAprvSeq": 1,
          "relAprvDocId": "37768",
          "relAprvDocNo": "2021-TCP01-000038"
        }
      ],
      "docBody": [
        {
          "componentCode": "CP_TEXT",
          "componentName": "Text",
          "componentUuid": "71b76fd6-72d6-9994-7778-db119dab1993",
          "componentCustomId": "custom-uuid-001",
          "orderNum": 0,
          "label": "ID",
          "value": {
            "ver": 2,
            "value": "test_id"
          }
        }
      ]
    }
    

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.