---
title: "POST /api/GetParallelSigningURL"
method: POST
path: "/api/GetParallelSigningURL"
tags: ["Workflows"]
---

# POST /api/GetParallelSigningURL

`POST /api/GetParallelSigningURL`

## Headers

- `Authorization` string, required
- `UserName` string

## Request body

- BusinessObjectBusinessObjectWorkflowInfoInput
  - `WorkflowId` integer
  - `ReferenceNo` string
  - `ParentDocumentId` integer

## Response `200`

OK

- EMDMSHelperReturnObjectSystemCollectionsGenericListEmsignerAPIBusinessObjectParallelSigningURL
  - `IsSuccess` boolean
  - `Messages` string[]
  - `ErrorCode` integer
  - `Response` EmsignerAPIBusinessObjectParallelSigningURL[]
    - `SequenceNumber` integer
    - `IdentificationNumber` string
    - `Name` string
    - `EmailId` string
    - `MobileNo` string
    - `URL` string

---

[API](https://skmtc.dev/emsigner/apis/emsignerapi.md) · [All operations](https://skmtc.dev/emsigner/apis/emsignerapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/emsigner/emsignerapi/revisions/7d5d55e0d91d/schema)
