GET api/GetVendorSuportingDocumentById/{VendorHistoryId}/{UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VendorHistoryId | integer |
Required |
|
| UserId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of GetVendorSuportingDocumentById_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumetHistoryId | integer |
None. |
|
| DocumentId | integer |
None. |
|
| VendorHistoryId | integer |
None. |
|
| Description | string |
None. |
|
| DocumentNumber | string |
None. |
|
| DocumentTypeName | string |
None. |
|
| isDocumentMandatory | boolean |
None. |
|
| FileName | string |
None. |
|
| FileUrl | string |
None. |
|
| ExpiryDate | date |
None. |
|
| Modified | date |
None. |
|
| Created | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| CreatedBy | integer |
None. |
|
| IsEditable | boolean |
None. |
|
| IsHidden | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.