UploadFile
CloudSign にPDF をアップロードします。
Input
| Name | Type | Required | Accepts Input Streams | Description |
| DocumentId | String | True | False | ファイルを含む書類のID。 |
| Name | String | True | False | PDF として保存するファイルの名前。 |
| UploadFilePath | String | False | False | アップロードするファイルのフルパス。 |
| Content | String | False | True | The content as InputStream to be uploaded when UploadFilePath is not specified. |
Result Set Columns
| Name | Type | Description |
| Status | String | ストアドプロシージャの実行状態。 |